summaryrefslogtreecommitdiff
path: root/simpleperf/command.cpp
AgeCommit message (Expand)Author
2023-07-20simpleperf: Only register needed commands in libsimpleperf_profcollectYabin Cui
2022-01-24simpleperf: add boot-record command.Yabin 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-11-10simpleperf: add "monitor" commandThiƩbaud Weksteen
2020-10-28simpleperf: Add merge cmd.Yabin Cui
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
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
2019-10-29simpleperf: just use _Exit directly.Elliott Hughes
2019-08-22simpleperf: add inject cmd.Yabin Cui
2019-02-28simpleperf: make app api available for profileable apps.Yabin Cui
2019-02-14simpleperf: prepare for adding user api.Yabin Cui
2018-12-11Fix performance-for-range-copy warningsChih-Hung Hsieh
2018-04-20simpleperf: add --size-limit option in record cmd.Yabin Cui
2018-03-20simpleperf: Add trace-sched command.Yabin Cui
2018-02-26simpleperf: flush output before quick_exit.Yabin Cui
2018-02-23simpleperf: use quick_exit.Yabin Cui
2018-02-05simpleperf: add debug-unwind cmd.Yabin Cui
2017-08-11simpleperf: improve warning msg.Yabin Cui
2017-07-14simpleperf: change the way running cts tests.Yabin Cui
2016-07-27simpleperf: use libevent in stat command.Yabin Cui
2016-06-20simpleperf: add kmem command to report slab allocation information.Yabin Cui
2016-06-02simpleperf: add report-sample command.Yabin Cui
2016-02-25simpleperf: fix mac build.Yabin Cui
2015-12-04Track rename from base/ to android-base/.Elliott Hughes
2015-06-04Simpleperf: refactor command system.Yabin Cui
2015-05-04Implement simpleperf record/dumprecord subcommands.Yabin Cui
2015-04-23Implement simpleperf stat subcommand.Yabin Cui
2015-04-18Implement simpleperf list subcommand.Yabin Cui