summaryrefslogtreecommitdiff
path: root/simpleperf/event_fd.h
AgeCommit message (Expand)Author
2021-01-11simpleperf: move all source files into simpleperf namespaceYabin Cui
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
2020-01-23simpleperf: avoid getting event name in EventFd::OpenEventFd.Yabin Cui
2019-08-29simpleperf: add --include-filter in record cmd.Yabin Cui
2019-07-29simpleperf: support recording etm data in perf.data.Yabin Cui
2019-02-14simpleperf: prepare for adding user api.Yabin Cui
2018-06-27simpleperf: add record read thread.Yabin Cui
2017-05-04simpleperf: fix tracing counters.Yabin Cui
2017-02-03simpleperf: add inplace-sampler event type.Yabin Cui
2016-10-26simpleperf: merge records from different buffers in memory.Yabin Cui
2016-08-26simpleperf: support hotplug events in record cmd.Yabin Cui
2016-07-28simpleperf: use libevent in record command.Yabin Cui
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-04-26simpleperf: improve cpu_hotplug tests.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-12Simpleperf: do stack unwinding while recording.Yabin Cui
2015-08-19Simpleperf: improve output of stat command.Yabin Cui
2015-06-29Simpleperf: support build on mac.Yabin Cui
2015-06-18Simpleperf: support monitoring existing processes/threads.Yabin Cui
2015-06-10Simpleperf: fix a few bugs.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