summaryrefslogtreecommitdiff
path: root/simpleperf
AgeCommit message (Expand)Author
2020-06-04simpleperf: add Broadcom STB into whitelist, omit tests requiring hw counters.Natalie Chiu
2020-04-24simpleperf: adjust based on opencsd change.Yabin Cui
2020-04-24simpleperf: add MapLocator for etm decoding.Yabin Cui
2020-04-24simpleperf: add class interface to read elf files.Yabin Cui
2020-04-16simpleperf: Fix record_java_app test.Yabin Cui
2020-04-06simpleperf: fix CanRecordRawData.Yabin Cui
2020-04-01simpleperf: fix comment for per-thread and per-core report.Yabin Cui
2020-04-01simpleperf: move CounterSummaries definition to header file.Yabin Cui
2020-03-27simpleperf: fix percentage comment in stat cmd.Yabin Cui
2020-03-27simpleperf: update doc for stat --per-core option.Yabin Cui
2020-03-25Merge "Use libdexfile_support_static only for the simpleperf NDK binary." int...TreeHugger Robot
2020-03-24simpleperf: fix flaky record_native_app test.Yabin Cui
2020-03-23Use libdexfile_support_static only for the simpleperf NDK binary.Martin Stjernholm
2020-03-10Disable record_cmd#record_native_app for non-native ABIsLev Rumyantsev
2020-03-03simpleperf: use perf_lsm_hooks prop for permission check.Yabin Cui
2020-02-19Merge "simpleperf: add new options accepted by simpleperf_app_runner."Yabin Cui
2020-02-19Merge "simpleperf: force testing run-as and app_runner separately."Yabin Cui
2020-02-18simpleperf: add new options accepted by simpleperf_app_runner.Yabin Cui
2020-02-18simpleperf: force testing run-as and app_runner separately.Yabin Cui
2020-02-14simpleperf: pass log option to cmd running in app context.Yabin Cui
2020-02-14simpleperf: add app_api doc.Yabin Cui
2020-02-12Merge "simpleperf: add test to app recording api."Yabin Cui
2020-02-12simpleperf: add test to app recording api.Yabin Cui
2020-02-11Fix clang-tidy performance-faster-string-find warningsChih-Hung Hsieh
2020-02-05simpleperf: add --exclude-perf option in record cmd.Yabin Cui
2020-02-03simpleperf: fix presubmit test failure.Yabin Cui
2020-01-29Merge "simpleperf: fix presubmit test."Yabin Cui
2020-01-29simpleperf: fix presubmit test.Yabin Cui
2020-01-28simpleperf: add --per-core option to stat cmd.Yabin Cui
2020-01-27simpleperf: add presumit test.Yabin Cui
2020-01-27simpleperf: fix tests in cloud android.Yabin Cui
2020-01-23simpleperf: avoid getting event name in EventFd::OpenEventFd.Yabin Cui
2020-01-23simpleperf: fix according to unwindstack change.Yabin Cui
2020-01-23Merge "simpleperf: add --per-thread option to stat cmd."Yabin Cui
2020-01-22Update for chnaged MapInfo constructor.Christopher Ferris
2020-01-21simpleperf: add --per-thread option to stat cmd.Yabin Cui
2020-01-16Merge "simpleperf: add doc to show annotated source code and disassembly."Yabin Cui
2020-01-16Merge "simpleperf: remove code handling cpu hotplug."Yabin Cui
2020-01-15Merge "simpleperf: prepare for selinux change."Yabin Cui
2020-01-14simpleperf: remove code handling cpu hotplug.Yabin Cui
2020-01-14simpleperf: prepare for selinux change.Yabin Cui
2020-01-14Merge "Add cache for --binary filter in inject cmd."Yi Kong
2020-01-13simpleperf: add doc to show annotated source code and disassembly.Yabin Cui
2020-01-13Add cache for --binary filter in inject cmd.Yi Kong
2020-01-13simpleperf: remove inplace-sampler.Yabin Cui
2020-01-10simpleperf: dump all process maps for etm system wide recording.Yabin Cui
2020-01-07simpleperf: Omit dwarf-callgraph tests running on ARM binaryDmytro Chystiakov
2020-01-07Merge "simpleperf: Accept --binary option as regex in inject cmd"Yi Kong
2020-01-06simpleperf: Accept --binary option as regex in inject cmdYi Kong
2020-01-06Merge "simpleperf: update simpleperf prebuilts to build 6087948."Yabin Cui