Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_extras
/
9f9adc55abecee44b7036f1d174bf6a0731e490a
/
simpleperf
044861b
simpleperf: check invalid perf.data.
by Yabin Cui
· 9 years ago
5f43fc4
simpleperf: check monitored targets regularly.
by Yabin Cui
· 9 years ago
88ff807
Merge "simpleperf: add script to manage app profiling process."
by Yabin Cui
· 9 years ago
7c83a61
simpleperf: add script to manage app profiling process.
by Yabin Cui
· 9 years ago
18385c4
simpleperf: Improve Callgraph.
by Yabin Cui
· 9 years ago
c5f4f7e
simpleperf: add binary_cache_builder script.
by Yabin Cui
· 9 years ago
090785e
Merge "simpleperf: improve script interface."
by Yabin Cui
· 9 years ago
4ff9c6f
simpleperf: improve script interface.
by Yabin Cui
· 9 years ago
5be914d
simpleperf: fix tests for dwarf callgraph unwinding.
by Yabin Cui
· 9 years ago
52c6369
simpleperf: add stuff in report_lib_interface.
by Yabin Cui
· 9 years ago
97cb6d2
simpleperf: fix a check error.
by Yabin Cui
· 9 years ago
ae56a5f
Remove unnecessary reinterpret_cast
by Dimitry Ivanov
· 9 years ago
7c0d6db
Merge "simpleperf: fix dumping arm regs on arm64 devices."
by Yabin Cui
· 9 years ago
53f9165
Merge "Support to use kallsyms"
by Treehugger Robot
· 9 years ago
417df29
simpleperf: fix dumping arm regs on arm64 devices.
by Yabin Cui
· 9 years ago
960a81a
Merge "Revert "Revert "simpleperf: use libprocinfo."""
by Yabin Cui
· 9 years ago
7e5aa13
Revert "Revert "simpleperf: use libprocinfo.""
by Yabin Cui
· 9 years ago
bb25f17
simpleperf: update readme.
by Yabin Cui
· 9 years ago
b2465ad
Support to use kallsyms
by Daniel Friederich
· 9 years ago
2865343
Fix static-analyzer memory leak warnings.
by George Burgess IV
· 9 years ago
40f7998
Merge "Revert "simpleperf: use libprocinfo.""
by Josh Gao
· 9 years ago
49bdb3d
Revert "simpleperf: use libprocinfo."
by Josh Gao
· 9 years ago
e97dfde
Merge "Support for multiple instances"
by Yabin Cui
· 9 years ago
1007435
Merge "simpleperf: use libprocinfo."
by Josh Gao
· 9 years ago
0e48e18
Support for multiple instances
by Daniel Friederich
· 9 years ago
f79a008
simpleperf: fix potential unaligned memory access.
by Yabin Cui
· 9 years ago
aba7e29
simpleperf: dump only needed symbols in file feature section.
by Yabin Cui
· 9 years ago
7eb4f9b
simpleperf: use libprocinfo.
by Josh Gao
· 9 years ago
0dc19e6
Merge "simpleperf: update report shared library."
by Yabin Cui
· 9 years ago
c18d84a
Merge "simpleperf: fix unaligned data access on arm."
by Yabin Cui
· 9 years ago
16501ff
simpleperf: use file records in protobuf output.
by Yabin Cui
· 9 years ago
c24dd76
simpleperf: fix unaligned data access on arm.
by Yabin Cui
· 9 years ago
3f829b1
simpleperf: update report shared library.
by Yabin Cui
· 9 years ago
010b232
simpleperf: make file feature section used in more report commands.
by Yabin Cui
· 9 years ago
c5b4a31
simpleperf: dump file feature section.
by Yabin Cui
· 9 years ago
d2fcab8
Merge "simpleperf: remove external sort."
by Yabin Cui
· 9 years ago
265f6a0
simpleperf: remove external sort.
by Yabin Cui
· 9 years ago
0a7a06d
simpleperf: avoid errors/warnings caused by sepolicy.
by Yabin Cui
· 9 years ago
b1bb2ea
Merge "simpleperf: Add UnixSocket."
by Yabin Cui
· 9 years ago
f95e0a3
Merge "simpleperf: merge records from different buffers in memory."
by Yabin Cui
· 9 years ago
2ea6de1
simpleperf: merge records from different buffers in memory.
by Yabin Cui
· 9 years ago
421a12e
simpleperf: reduce default test log output.
by Yabin Cui
· 9 years ago
5450070
simpleperf: Add UnixSocket.
by Yabin Cui
· 9 years ago
0ea8250
Make simpleperf build with LLVM r275480
by Pirama Arumuga Nainar
· 9 years ago
78fddd1
simpleperf: use Dso::IsHit() to mark hit binaries.
by Yabin Cui
· 9 years ago
0f6df01
simpleperf: fix dumping build id.
by Yabin Cui
· 9 years ago
2597ef0
simpleperf: support building sample record manually.
by Yabin Cui
· 9 years ago
ed2e862
Merge "simpleperf: add functions to IOEventLoop."
by Yabin Cui
· 9 years ago
4b76b29
Merge "Simpleperf: add --max-stack and --percent-limit options for report cmd."
by Yabin Cui
· 9 years ago
c0565bb
Simpleperf: add --max-stack and --percent-limit options for report cmd.
by Yabin Cui
· 9 years ago
a383c11
simpleperf: add functions to IOEventLoop.
by Yabin Cui
· 9 years ago
caf8e07
simpleperf: copy document from ndk-master.
by Yabin Cui
· 9 years ago
cf69e41
simpleperf: add perf counter into trace
by Wei Wang
· 9 years ago
9b20e86
Merge "Simpleperf: don't expose EventSelection."
by Treehugger Robot
· 9 years ago
003b245
Simpleperf: don't expose EventSelection.
by Yabin Cui
· 9 years ago
539fb88
simpleperf: add interval to stat print
by Wei Wang
· 9 years ago
aa65c8b
simpleperf: calculate perf clock based on system clock.
by Yabin Cui
· 9 years ago
3eee005
Merge "Use android::base::GetExecutablePath in simpleperf."
by Treehugger Robot
· 9 years ago
f30c96f
Use android::base::GetExecutablePath in simpleperf.
by Elliott Hughes
· 9 years ago
25bbfde
Merge "simpleperf: handle monitored processes correctly when a cpu is up."
by Yabin Cui
· 9 years ago
2cb0a66
Merge "simpleperf: add python report interface on linux."
by Yabin Cui
· 9 years ago
a447c0d
simpleperf: add python report interface on linux.
by Yabin Cui
· 9 years ago
eafa718
simpleperf: fix two errors.
by Yabin Cui
· 9 years ago
bc2a102
simpleperf: handle monitored processes correctly when a cpu is up.
by Yabin Cui
· 9 years ago
825e56b
simpleperf: support hotplug events in record cmd.
by Yabin Cui
· 9 years ago
b5a1a4a
Merge "Replace libziparchive-host with libziparchive"
by Colin Cross
· 9 years ago
dec58a2
Replace libziparchive-host with libziparchive
by Colin Cross
· 9 years ago
c3ead4e
Merge "simpleperf: support hotplug events in stat cmd."
by Treehugger Robot
· 9 years ago
778424b
simpleperf: support hotplug events in stat cmd.
by Yabin Cui
· 9 years ago
cb6c901
simpleperf: print file path used for reading symbols.
by Yabin Cui
· 9 years ago
a903cc9
Merge "simpleperf: improve cpu_hotplug_test."
by Treehugger Robot
· 9 years ago
08e7b32
simpleperf: improve cpu_hotplug_test.
by Yabin Cui
· 9 years ago
4d269c7
Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD
by Bill Yi
· 9 years ago
d4d0a19
Merge "simpleperf: monitor cpu hotplug in stat cmd." am: ef99a90b46
by Yabin Cui
· 9 years ago
4cf37d1
simpleperf: notify user for unsupported modifiers.
by Yabin Cui
· 9 years ago
ef99a90
Merge "simpleperf: monitor cpu hotplug in stat cmd."
by Treehugger Robot
· 9 years ago
f600c50
Merge "simpleperf: omit samples get while dumping thread map information."
by Yabin Cui
· 9 years ago
57fb220
simpleperf: omit samples get while dumping thread map information.
by Yabin Cui
· 9 years ago
fdf68bd
Merge "simpleperf: avoid selinux denials." am: 23a73bf538
by Yabin Cui
· 9 years ago
0786586
simpleperf: avoid selinux denials.
by Yabin Cui
· 9 years ago
994cb62
simpleperf: monitor cpu hotplug in stat cmd.
by Yabin Cui
· 9 years ago
12532f6
Merge "simpleperf: add simpleperf_report.py to sdk artifacts." am: 64d7033269
by Yabin Cui
· 9 years ago
297f0c6
simpleperf: add simpleperf_report.py to sdk artifacts.
by Yabin Cui
· 9 years ago
9ebb388
Merge "Fix google-explicit-constructor warnings in simpleperf." am: eddb94dc8b
by Chih-Hung Hsieh
· 9 years ago
1786a88
Fix google-explicit-constructor warnings in simpleperf.
by Chih-Hung Hsieh
· 9 years ago
1cc3b80
Merge "simpleperf: fix --pids option." am: be52e2bb05
by Yabin Cui
· 9 years ago
be52e2b
Merge "simpleperf: fix --pids option."
by Treehugger Robot
· 9 years ago
1ec42a5
Merge "simpleperf: monitor and report cpu hotplug events." am: f58a9a0db3
by Yabin Cui
· 9 years ago
f58a9a0
Merge "simpleperf: monitor and report cpu hotplug events."
by Treehugger Robot
· 9 years ago
861f655
simpleperf: fix --pids option.
by Yabin Cui
· 9 years ago
e1e462b
Merge "simpleperf: fix test record_cmd.duration_option." am: 8cd939bd7a
by Yabin Cui
· 9 years ago
2150ee0
simpleperf: fix test record_cmd.duration_option.
by Yabin Cui
· 9 years ago
f33ea38
Merge "simpleperf: fix record file writer." am: 4c54842292
by Yabin Cui
· 9 years ago
4c54842
Merge "simpleperf: fix record file writer."
by Treehugger Robot
· 9 years ago
bf3cd37
Merge "simpleperf: allow --duration option when executing child command."
by Yabin Cui
· 9 years ago
06636d0
simpleperf: fix record file writer.
by Yabin Cui
· 9 years ago
eb07faa
simpleperf: allow --duration option when executing child command.
by Yabin Cui
· 9 years ago
78fffd2
simpleperf: monitor and report cpu hotplug events.
by Yabin Cui
· 9 years ago
7687514
Merge "simpleperf: remove cpu option tests." am: 9ec492a979
by Yabin Cui
· 9 years ago
0c70b9c
Merge "simpleperf: reduce Record construction overhead while recording."
by Yabin Cui
· 9 years ago
Next »