summaryrefslogtreecommitdiff
path: root/simpleperf/cmd_stat.cpp
AgeCommit message (Expand)Author
2016-06-01simpleperf: check perf event limit.Yabin Cui
2016-05-16simpleperf: fix stat scale output.Yabin Cui
2016-02-25simpleperf: fix mac build.Yabin Cui
2016-01-15Simpleperf: support build for windows.Yabin Cui
2015-12-05Merge "Simpleperf: don't use ioctl(PERF_EVENT_IOC_ENABLE)."Yabin Cui
2015-12-04Track rename from base/ to android-base/.Elliott Hughes
2015-12-03Simpleperf: don't use ioctl(PERF_EVENT_IOC_ENABLE).Yabin Cui
2015-10-30simpleperf: support --cpu option in record/stat command.Yabin Cui
2015-08-19Simpleperf: improve output of stat command.Yabin Cui
2015-07-31Simpleperf: correct the event type name printed in stat command.Yabin Cui
2015-06-29Simpleperf: support build on mac.Yabin Cui
2015-06-22Simpleperf: support child inherit option.Yabin Cui
2015-06-19Simpleperf: support event type modifier.Yabin Cui
2015-06-18Simpleperf: support monitoring existing processes/threads.Yabin Cui
2015-06-17Simpleperf: add signal handler for SIGCHLD, SIGINT, SIGTERM.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