summaryrefslogtreecommitdiff
path: root/simpleperf/event_selection_set.h
AgeCommit message (Expand)Author
2016-07-13simpleperf: adjust mapped buffer size in record command.Yabin Cui
2016-07-12simpleperf: combine mapped buffer used for the same event and cpu.Yabin Cui
2016-06-17simpleperf: support event group.Yabin Cui
2016-06-03simpleperf: dump tracing data when needed.Yabin Cui
2016-04-05simpleperf: support reporting more than one event type.Yabin Cui
2016-03-10simpleperf: check if dwarf callgraph is supported by kernel before testing.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: support multiple event types in record 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-07-13Simpleperf: Support dwarf callgraph recording.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-15Simpleperf: support callchain sampling in record command.Yabin Cui
2015-06-03Simpleperf: support branch stack sampling in `simpleperf record`.Yabin Cui
2015-05-04Implement simpleperf record/dumprecord subcommands.Yabin Cui