summaryrefslogtreecommitdiff
path: root/simpleperf/event_attr.h
AgeCommit message (Expand)Author
2023-04-17simpleperf: Remove stack and reg fields in samples after unwindingYabin Cui
2023-04-17simpleperf: Store perf_event_attr value in EventAttrWithIdYabin Cui
2021-12-22simpleperf: add --print-event-count in report cmd.Yabin Cui
2020-09-01simpleperf: Move event_type.h and related headers into simpleperf namespace.Yabin Cui
2020-01-23simpleperf: avoid getting event name in EventFd::OpenEventFd.Yabin Cui
2016-09-29Simpleperf: don't expose EventSelection.Yabin Cui
2016-08-05simpleperf: reduce Record construction overhead while recording.Yabin Cui
2016-06-15simpleperf: add type modifier when reporting events.Yabin Cui
2016-04-05simpleperf: support reporting more than one event type.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