summaryrefslogtreecommitdiff
path: root/simpleperf/cmd_monitor.cpp
AgeCommit message (Expand)Author
2023-10-27simpleperf: Refactor RecordFilter to check each field separatelyYabin Cui
2023-10-23simpleperf: Support monitoring different events on different coresYabin Cui
2023-10-17Reapply "simpleperf: refactor code setting sample rate"Yabin Cui
2023-10-17Revert "simpleperf: refactor code setting sample rate"Anthony Alridge
2023-10-16simpleperf: refactor code setting sample rateYabin Cui
2023-09-01simpleperf: Improve log messageYabin Cui
2023-04-17simpleperf: Store perf_event_attr value in EventAttrWithIdYabin Cui
2023-03-03simpleperf: Increase default user buffer size to 256MYabin Cui
2022-03-31simpleperf: raise priority of stop recording events.Yabin Cui
2022-03-31simpleperf: Make stop recording time more accurate.Yabin Cui
2022-01-05simpleperf: use RecordFilter in report cmd.Yabin Cui
2021-08-19simpleperf: switch to cpu-clock when cpu-cycles is missing on x86.Yabin Cui
2021-05-11simpleperf: add app_type in meta info.Yabin Cui
2021-02-12simpleperf: add record filter options to record and monitor cmd.Yabin Cui
2021-01-11simpleperf: move all source files into simpleperf namespaceYabin Cui
2020-12-01Refactor loading of /proc/kallsymsThiƩbaud Weksteen
2020-11-12simpleperf: wake up per sample in monitor cmd.Yabin Cui
2020-11-10simpleperf: add "monitor" commandThiƩbaud Weksteen