summaryrefslogtreecommitdiff
path: root/simpleperf/command.h
AgeCommit message (Expand)Author
2023-07-20simpleperf: Only register needed commands in libsimpleperf_profcollectYabin Cui
2023-03-03simpleperf: Increase default user buffer size to 256MYabin Cui
2023-02-28simpleperf: Support process name regex in -p in record/stat cmdYabin Cui
2022-01-07simpleperf: export record filter in report lib interface.Yabin Cui
2021-12-16simpleperf: add --use-cmd-exit-code in record cmd.Yabin Cui
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
2020-10-19simpleperf: add --cpu to filter cpus in report command.Yabin Cui
2020-07-28simpleperf: share option formats with simpleperf_app_runner.Yabin Cui
2020-07-08simpleperf: add function to preprocess options.Yabin Cui
2020-02-14simpleperf: pass log option to cmd running in app context.Yabin Cui
2018-04-20simpleperf: add --size-limit option in record cmd.Yabin Cui
2017-07-14simpleperf: change the way running cts tests.Yabin Cui
2016-07-27simpleperf: use libevent in stat command.Yabin Cui
2015-12-04Track rename from base/ to android-base/.Elliott Hughes
2015-06-04Simpleperf: refactor command system.Yabin Cui
2015-04-23Implement simpleperf stat subcommand.Yabin Cui
2015-04-18Implement simpleperf list subcommand.Yabin Cui