summaryrefslogtreecommitdiff
path: root/simpleperf/event_type.cpp
AgeCommit message (Expand)Author
2024-04-16simpleperf: Handle empty string in TracepointStringFinderYabin Cui
2023-12-08simpleperf: Run event_table_generator.py when buildingYabin Cui
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
2020-10-21Merge "simpleperf: add --cpu to filter cpus in report command."Yabin Cui
2020-10-19simpleperf: add shortcut for creating kprobe events.Yabin Cui
2020-10-19simpleperf: add --cpu to filter cpus in report command.Yabin Cui
2020-10-16simpleperf: add --kprobe option to record cmd.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-29simpleperf: fix presubmit test.Yabin Cui
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
2019-07-17simpleperf: add cs-etm event type.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
2016-08-22simpleperf: avoid selinux denials.Yabin Cui
2016-06-15simpleperf: add type modifier when reporting events.Yabin Cui
2016-01-15Simpleperf: support build for windows.Yabin Cui
2015-12-04Track rename from base/ to android-base/.Elliott Hughes
2015-09-21Simpleperf: rewrite unsupported logging style.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-06-18Simpleperf: support monitoring existing processes/threads.Yabin Cui
2015-06-10Simpleperf: fix a few bugs.Yabin Cui
2015-05-15Support tracepoint event types in simpleperf.Yabin Cui
2015-05-13Dump build_id feature in `simpleperf record`.Yabin Cui
2015-05-04Implement simpleperf record/dumprecord subcommands.Yabin Cui
2015-04-18Implement simpleperf list subcommand.Yabin Cui