Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_extras
/
94852d965bc254bbb4f11446e0f058fa981d3152
/
simpleperf
a5b79fd
Simpleperf: check value returned by fopen.
by Yabin Cui
· 10 years ago
797116b
Simpleperf: check if elf file paths are valid before reading them.
by Yabin Cui
· 10 years ago
89905b7
Simpleperf: add separate cpu_hotplug_test.
by Yabin Cui
· 10 years ago
b9ca50b
Merge "Simpleperf: don't use ioctl(PERF_EVENT_IOC_ENABLE)."
by Yabin Cui
· 10 years ago
66dd09e
Track rename from base/ to android-base/.
by Elliott Hughes
· 10 years ago
a46794f
Simpleperf: don't use ioctl(PERF_EVENT_IOC_ENABLE).
by Yabin Cui
· 10 years ago
aebe748
Simpleperf: remove unnecessary exit().
by Yabin Cui
· 10 years ago
fc61ac6
Simpleperf: add test for cpu offline whiling recording.
by Yabin Cui
· 10 years ago
cb4c17e
simpleperf: support --cpu option in record/stat command.
by Yabin Cui
· 10 years ago
b7f481f
Simpleperf: Don't load whole perf.data into memory.
by Yabin Cui
· 10 years ago
547c60e
Simpleperf: fix some unknown symbols for report result.
by Yabin Cui
· 10 years ago
e7182b0
Merge "Simpleperf: do stack unwinding while recording."
by Yabin Cui
· 10 years ago
f469c3d
Simpleperf: do stack unwinding while recording.
by Yabin Cui
· 10 years ago
f7b1a8f
Merge "Simpleperf: add runtest for callgraph."
by Yabin Cui
· 10 years ago
d4360f8
Simpleperf: add runtest for callgraph.
by Yabin Cui
· 10 years ago
cecf6df
Merge "Simpleperf: add a simple gui interface for report command."
by Yabin Cui
· 10 years ago
dae17fd
Simpleperf: add a simple gui interface for report command.
by Yabin Cui
· 10 years ago
b1f20fa
Merge "Simpleperf: do dwarf unwinding in record command."
by Yabin Cui
· 10 years ago
d210ccd
Merge "Simpleperf: add runtest."
by Yabin Cui
· 10 years ago
0930ea8
Simpleperf: add runtest.
by Yabin Cui
· 10 years ago
6ddfa66
am 92e11ea1: Merge "Add NOTICE files"
by Sami Tolvanen
· 10 years ago
cb84c98
Simpleperf: do dwarf unwinding in record command.
by Yabin Cui
· 10 years ago
8dd6f01
Add NOTICE files
by Sami Tolvanen
· 10 years ago
8f9dfc5
am eac5440e: Merge "Simpleperf: warn if it can\'t read kernel symbols addresses."
by Yabin Cui
· 10 years ago
8a52e97
Simpleperf: warn if it can't read kernel symbols addresses.
by Yabin Cui
· 10 years ago
b72a2e8
am af995fea: Merge "Simpleperf: support dwarf callgraph in report command."
by Yabin Cui
· 10 years ago
af995fe
Merge "Simpleperf: support dwarf callgraph in report command."
by Yabin Cui
· 10 years ago
edae80e
am a3e9a836: Merge "Simpleperf: fix flaky workload unit tests."
by Yabin Cui
· 10 years ago
c8fcde2
Simpleperf: fix flaky workload unit tests.
by Yabin Cui
· 10 years ago
3c8c213
Simpleperf: support dwarf callgraph in report command.
by Yabin Cui
· 10 years ago
19c8d5f
resolved conflicts for 6239958b to stage-aosp-master
by Yabin Cui
· 10 years ago
42aa127
Simpleperf: rewrite unsupported logging style.
by Yabin Cui
· 10 years ago
cecefed
am bea942d7: Merge "Simpleperf: use OneTimeFreeAllocator to allocate symbol names."
by Yabin Cui
· 10 years ago
cc2e59e
Simpleperf: use OneTimeFreeAllocator to allocate symbol names.
by Yabin Cui
· 10 years ago
0e4ef2f
am bb86cc8c: Merge "Simpleperf: refactor dso."
by Yabin Cui
· 10 years ago
bb86cc8
Merge "Simpleperf: refactor dso."
by Yabin Cui
· 10 years ago
c848560
Simpleperf: refactor dso.
by Yabin Cui
· 10 years ago
0ad1301
am 68cb694f: Merge "Simpleperf: support multiple event types in record command."
by Yabin Cui
· 10 years ago
b50b273
am b84ee6cd: Merge "Simpleperf: improve output of stat command."
by Yabin Cui
· 10 years ago
afdb9ce
Simpleperf: support multiple event types in record command.
by Yabin Cui
· 10 years ago
b84ee6c
Merge "Simpleperf: improve output of stat command."
by Yabin Cui
· 10 years ago
04d08a3
Simpleperf: improve output of stat command.
by Yabin Cui
· 10 years ago
9dfb0e7
am 5f0c337d: Merge "Simpleperf: add raw data in sample records for tracepoint events."
by Yabin Cui
· 10 years ago
bfc11b6
Simpleperf: add raw data in sample records for tracepoint events.
by Yabin Cui
· 10 years ago
f074946
am 3c599ffc: Merge "Simpleperf: demangle symbols only when necessary."
by Yabin Cui
· 10 years ago
b10a8fb
Simpleperf: demangle symbols only when necessary.
by Yabin Cui
· 10 years ago
b3b872c
am 587fc682: Merge "Add missing includes for pid_t."
by Dan Albert
· 10 years ago
918e4b7
Add missing includes for pid_t.
by Dan Albert
· 10 years ago
1d4a76c
am c19b2933: Merge "Simpleperf: add filters to report command."
by Yabin Cui
· 10 years ago
38e573e
Simpleperf: add filters to report command.
by Yabin Cui
· 10 years ago
decd599
am a5732f78: Merge "Simpleperf: support caller callgraph."
by Yabin Cui
· 10 years ago
a5732f7
Merge "Simpleperf: support caller callgraph."
by Yabin Cui
· 10 years ago
cc22abb
am 32ee7cc0: Merge "Simpleperf: don\'t check for empty build id."
by Yabin Cui
· 10 years ago
04c70a6
Simpleperf: don't check for empty build id.
by Yabin Cui
· 10 years ago
c42867e
Simpleperf: support caller callgraph.
by Yabin Cui
· 10 years ago
32413f3
am ec53f3cc: Merge "Simpleperf: fix the process of parsing records."
by Yabin Cui
· 10 years ago
ec53f3c
Merge "Simpleperf: fix the process of parsing records."
by Yabin Cui
· 10 years ago
0c238ed
am 224d3ba8: Merge "Simpleperf: correct the event type name printed in stat command."
by Yabin Cui
· 10 years ago
f825889
Simpleperf: fix the process of parsing records.
by Yabin Cui
· 10 years ago
5872ac6
Simpleperf: correct the event type name printed in stat command.
by Yabin Cui
· 10 years ago
f0737a5
am ae5cab41: Merge "Simpleperf: work around unexpected (pid, tid) pair."
by Yabin Cui
· 10 years ago
eb2e4a4
am 5c9978ce: Merge "Simpleperf: use ThreadTree when getting hit files in record command."
by Yabin Cui
· 10 years ago
5f2a170
Simpleperf: work around unexpected (pid, tid) pair.
by Yabin Cui
· 10 years ago
73d8078
Simpleperf: use ThreadTree when getting hit files in record command.
by Yabin Cui
· 10 years ago
3033e30
am 47efd844: Merge "Simpleperf: separate ThreadTree from SampleTree."
by Yabin Cui
· 10 years ago
60a0ea9
Simpleperf: separate ThreadTree from SampleTree.
by Yabin Cui
· 10 years ago
29f06c7
am defcf4e2: Merge "Simpleperf: load symbols from dso file only when necessary."
by Yabin Cui
· 10 years ago
ba50c4b
Simpleperf: load symbols from dso file only when necessary.
by Yabin Cui
· 10 years ago
0130268
am dece0f92: Merge "Simpleperf: dump thread comm/mmaps for selected threads."
by Yabin Cui
· 10 years ago
6bf8ca0
Simpleperf: dump thread comm/mmaps for selected threads.
by Yabin Cui
· 10 years ago
e3f8854
am a209544b: Merge "Simpleperf: fix build on mac."
by Yabin Cui
· 10 years ago
f7107bb
am 98f391f3: Merge "Simpleperf: support --vmlinux option in report command."
by Yabin Cui
· 10 years ago
bacf403
am 3fd76bc7: Merge "Simpleperf: fix build error on mips."
by Yabin Cui
· 10 years ago
9ff72d3
am f1732eed: Merge "Simpleperf: Support dwarf callgraph recording."
by Yabin Cui
· 10 years ago
56d7200
am 577974bd: Merge "Simpleperf: remove unnecessary std::move."
by Yabin Cui
· 10 years ago
a209544
Merge "Simpleperf: fix build on mac."
by Yabin Cui
· 10 years ago
8ca8ae8
Simpleperf: fix build on mac.
by Yabin Cui
· 10 years ago
98f391f
Merge "Simpleperf: support --vmlinux option in report command."
by Yabin Cui
· 10 years ago
3fd76bc
Merge "Simpleperf: fix build error on mips."
by Yabin Cui
· 10 years ago
ca7b9e7
Simpleperf: fix build error on mips.
by Yabin Cui
· 10 years ago
39d3cae
Simpleperf: support --vmlinux option in report command.
by Yabin Cui
· 10 years ago
f1732ee
Merge "Simpleperf: Support dwarf callgraph recording."
by Yabin Cui
· 10 years ago
76769e5
Simpleperf: Support dwarf callgraph recording.
by Yabin Cui
· 10 years ago
c8ffe57
Simpleperf: remove unnecessary std::move.
by Yabin Cui
· 10 years ago
8acc1fc
am e7da7e9b: Simpleperf: remove abort in child process.
by Yabin Cui
· 10 years ago
2180d74
Simpleperf: Fix unused parameter
by Andreas Gampe
· 10 years ago
13dedc6
Merge "Simpleperf: check build id in report command."
by Yabin Cui
· 10 years ago
e7da7e9
Simpleperf: remove abort in child process.
by Yabin Cui
· 10 years ago
638c558
Simpleperf: check build id in report command.
by Yabin Cui
· 10 years ago
ab5a4c3
Merge "Simpleperf: support callgraph option in report command."
by Yabin Cui
· 10 years ago
95f485d
Merge "Simpleperf: add --log option to ease debugging."
by Yabin Cui
· 10 years ago
6d2db33
Simpleperf: add --log option to ease debugging.
by Yabin Cui
· 10 years ago
ecb9a30
Simpleperf: support callgraph option in report command.
by Yabin Cui
· 10 years ago
36c662b
Simpleperf: support --children option in report command.
by Yabin Cui
· 10 years ago
f22d1e1
Merge "Simpleperf: support build on mac."
by Yabin Cui
· 10 years ago
9fd3cc1
Simpleperf: support build on mac.
by Yabin Cui
· 10 years ago
be6afa3
Simpleperf: don't use designation in struct member initialization.
by Yabin Cui
· 10 years ago
d713f95
Simpleperf: support cmdline feature in perf.data.
by Yabin Cui
· 10 years ago
1ad2d5a
Merge "Simpleperf: add option to report branch stack information."
by Yabin Cui
· 10 years ago
a5bdf0a
Simpleperf: exclude meaningless labels in aarch64.
by Yabin Cui
· 10 years ago
Next »