summaryrefslogtreecommitdiff
path: root/simpleperf/cmd_list.cpp
AgeCommit message (Expand)Author
2020-01-23simpleperf: avoid getting event name in EventFd::OpenEventFd.Yabin Cui
2020-01-13simpleperf: remove inplace-sampler.Yabin Cui
2019-12-20simpleperf: clean up cmd_list.cpp.Yabin Cui
2019-12-20simpleperf: fix pmu event tests.Yabin Cui
2019-12-20simpleperf: Suport "pmu" type events in list commandNamhyung Kim
2019-07-17Merge "simpleperf: add cs-etm event type."Yabin Cui
2019-07-17simpleperf: add cs-etm event type.Yabin Cui
2019-07-17simpleperf: add rate comment for new raw events.Yabin Cui
2019-07-11simpleperf: add event numbers listed in ARM 8.4 manual.Yabin Cui
2018-11-14switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn
2018-05-14simpleperf: Add support for implementation-defined raw PMU events.Yabin Cui
2017-09-05simpleperf: support --clockid option in record cmd.Yabin Cui
2017-07-28simpleperf: add --show-features option in list cmd.Yabin Cui
2017-05-23simpleperf: support raw event types.Yabin Cui
2017-02-03simpleperf: add inplace-sampler event type.Yabin Cui
2016-06-01simpleperf: check perf event limit.Yabin Cui
2016-02-25simpleperf: fix mac build.Yabin Cui
2015-12-04Track rename from base/ to android-base/.Elliott Hughes
2015-06-29Simpleperf: support build on mac.Yabin Cui
2015-06-19Simpleperf: support event type modifier.Yabin Cui
2015-06-04Simpleperf: refactor command system.Yabin Cui
2015-05-15Support tracepoint event types in simpleperf.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