summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-08Merge "Add niwa@ to squashfs_utils/OWNERS"android-s-beta-5android-s-beta-5Treehugger Robot
2021-09-07Merge "Bring output of report_sample in line with what perf on my workstation...Treehugger Robot
2021-09-07Bring output of report_sample in line with what perf on my workstation outputs:Mark Hansen
2021-09-03Add niwa@ to squashfs_utils/OWNERSSatoshi Niwa
2021-09-02Merge "Add libdexfile runtime dependency of libdexfile_support (reland)."Martin Stjernholm
2021-09-02Merge "Limit the number of times app_profiler.py tries to kill an app process."Tony Liu
2021-09-01Add libdexfile runtime dependency of libdexfile_support (reland).Martin Stjernholm
2021-09-01Merge "Kill app process for current user in app_profiler.py."Tony Liu
2021-09-01Merge "Revert "Add libdexfile runtime dependency of libdexfile_support.""Rex Lin
2021-09-01Limit the number of times app_profiler.py tries to kill an app process.Tony Liu
2021-09-01Kill app process for current user in app_profiler.py.Tony Liu
2021-09-01Revert "Add libdexfile runtime dependency of libdexfile_support."Rex Lin
2021-08-31Merge "Add libdexfile runtime dependency of libdexfile_support."Martin Stjernholm
2021-08-31Merge "Add PID to report_sample.py"Treehugger Robot
2021-08-31Add libdexfile runtime dependency of libdexfile_support.Martin Stjernholm
2021-08-31Add PID to report_sample.pyMark Hansen
2021-08-30Merge "Add support for decoding proguard map to report_sample.py"Treehugger Robot
2021-08-30Add support for decoding proguard map to report_sample.pyMark Hansen
2021-08-30Merge "Make the NDK not found error message a little more constructive"Treehugger Robot
2021-08-30Merge "Fix: stop rounding off perf times at the second boundary"Treehugger Robot
2021-08-30Make the NDK not found error message a little more constructiveMark Hansen
2021-08-30Fix: stop rounding off perf times at the second boundaryMark Hansen
2021-08-25Merge "simpleperf: fix pprof_proto_generator.py for proguard mapping file."Yabin Cui
2021-08-24simpleperf: fix pprof_proto_generator.py for proguard mapping file.Yabin Cui
2021-08-24Merge "Add "thread" label to pprof_proto_generator"Treehugger Robot
2021-08-24Add "thread" label to pprof_proto_generatorMark Hansen
2021-08-24Merge "simpleperf: extend --percent-limit to report entries."Yabin Cui
2021-08-24Merge "simpleperf: update simpleperf prebuilts to build 7668126."Yabin Cui
2021-08-24simpleperf: update simpleperf prebuilts to build 7668126.Yabin Cui
2021-08-24simpleperf: extend --percent-limit to report entries.Yabin Cui
2021-08-24Merge "Add bindgen bindings test"Joel Galenson
2021-08-24Merge "Add OWNERS to ext4_utils and f2fs_utils."David Anderson
2021-08-24Merge "simpleperf: update release process doc."Treehugger Robot
2021-08-23Add OWNERS to ext4_utils and f2fs_utils.David Anderson
2021-08-23Add bindgen bindings testJoel Galenson
2021-08-23Merge changes If936afa1,I3df8a1e8Yabin Cui
2021-08-19simpleperf: use logging module directly.Yabin Cui
2021-08-19simpleperf: set default script log level to info.Yabin Cui
2021-08-19simpleperf: update release process doc.Yabin Cui
2021-08-19Merge "simpleperf: use proguard mapping file for compiled java symbols."Yabin Cui
2021-08-19simpleperf: use proguard mapping file for compiled java symbols.Yabin Cui
2021-08-19Merge "simpleperf: switch to cpu-clock when cpu-cycles is missing on x86."Yabin Cui
2021-08-19simpleperf: switch to cpu-clock when cpu-cycles is missing on x86.Yabin Cui
2021-08-18Merge "simpleperf: update simpleperf prebuilts to build 7649958."Yabin Cui
2021-08-17simpleperf: update simpleperf prebuilts to build 7649958.Yabin Cui
2021-08-17Merge "simpleperf: support JIT method name with signature."Yabin Cui
2021-08-17Merge "profcollect: Docs for processing traces"Yi Kong
2021-08-17profcollect: Docs for processing tracesYi Kong
2021-08-16simpleperf: support JIT method name with signature.Yabin Cui
2021-08-12Merge "Run simpleperf scripts standalone, letting them choose interpreter wit...Treehugger Robot