summaryrefslogtreecommitdiff
path: root/simpleperf/event_type.h
AgeCommit message (Expand)Author
2024-04-16simpleperf: skip checking tracepoint events in the list cmdYabin Cui
2022-08-23simpleperf: stat: don't open event files across cpus.Yabin
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
2020-10-19simpleperf: add shortcut for creating kprobe events.Yabin Cui
2020-10-13simpleperf: refactor event_type.cpp.Yabin Cui
2020-09-01simpleperf: Move event_type.h and related headers into simpleperf namespace.Yabin Cui
2020-02-11Fix clang-tidy performance-faster-string-find warningsChih-Hung Hsieh
2020-01-13simpleperf: remove inplace-sampler.Yabin Cui
2019-12-20simpleperf: clean up cmd_list.cpp.Yabin Cui
2019-12-20simpleperf: Suport "pmu" type events in list commandNamhyung Kim
2019-12-20simpleperf: Use PMU's cpumask if availableNamhyung Kim
2019-12-20simpleperf: Support event_source bus event typesNamhyung Kim
2019-10-18simpleperf: fix ScopedEventTypes.Yabin Cui
2019-07-29simpleperf: support recording etm data in perf.data.Yabin Cui
2018-05-14simpleperf: Add support for implementation-defined raw PMU events.Yabin Cui
2017-08-03simpleperf: export meta info in report_sample.proto.Yabin Cui
2017-07-21simpleperf: support tracing offcpu time.Yabin Cui
2017-07-17simpleperf: add test for dumping regs for tracepoint events.Yabin Cui
2017-05-23simpleperf: support raw event types.Yabin Cui
2017-02-03simpleperf: add inplace-sampler event type.Yabin Cui
2016-06-15simpleperf: add type modifier when reporting events.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-19Simpleperf: support event type modifier.Yabin Cui
2015-05-15Support tracepoint event types in simpleperf.Yabin Cui
2015-05-04Implement simpleperf record/dumprecord subcommands.Yabin Cui
2015-04-18Implement simpleperf list subcommand.Yabin Cui