summaryrefslogtreecommitdiff
path: root/simpleperf/event_selection_set.cpp
AgeCommit message (Expand)Author
12 dayssimpleperf: Rotate the last cpu disabling ETM eventsYabin Cui
13 dayssimpleperf: Enable ETM events after create aux bufferYabin Cui
2023-11-22simpleperf: record cmd: Add --delay optionYabin 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
2022-03-31simpleperf: Make stop recording time more accurate.Yabin Cui
2022-02-07profcollectd: add interface to wait for ETM after boot.Yabin Cui
2021-12-22simpleperf: add --print-event-count in report cmd.Yabin Cui
2021-12-21simpleperf: add --add-counter in record cmd.Yabin Cui
2021-11-10simpleperf: record switch records when --trace-offcpu is used.Yabin Cui
2021-11-03simpleperf: test kernel version in some feature tests.Yabin Cui
2021-08-19simpleperf: switch to cpu-clock when cpu-cycles is missing on x86.Yabin Cui
2021-05-05simpleperf: fix printing kernel address warning.Yabin Cui
2021-01-11simpleperf: move all source files into simpleperf namespaceYabin Cui
2021-01-05simpleperf: fix checking dump regs for tracepoint events.Yabin Cui
2020-11-12simpleperf: wake up per sample in monitor cmd.Yabin Cui
2020-11-10simpleperf: add "monitor" commandThiƩbaud Weksteen
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
2020-10-16simpleperf: add --kprobe option to record cmd.Yabin Cui
2020-09-01simpleperf: Move event_type.h and related headers into simpleperf namespace.Yabin Cui
2020-07-17simpleperf: replace --include-filter with --addr-filter.Yabin Cui
2020-07-13simpleperf: fix string operand support in --tp-filter.Yabin Cui
2020-06-30simpleperf: add --tp-filter option in record cmd.Yabin Cui
2020-02-05simpleperf: add --exclude-perf option in record cmd.Yabin Cui
2020-01-28simpleperf: add --per-core option to stat cmd.Yabin Cui
2020-01-27simpleperf: fix tests in cloud android.Yabin Cui
2020-01-23simpleperf: avoid getting event name in EventFd::OpenEventFd.Yabin Cui
2020-01-21simpleperf: add --per-thread option to stat cmd.Yabin Cui
2020-01-14simpleperf: remove code handling cpu hotplug.Yabin Cui
2020-01-13simpleperf: remove inplace-sampler.Yabin Cui
2019-12-20simpleperf: Use PMU's cpumask if availableNamhyung Kim
2019-10-21simpleperf: don't adjust frequency for etm recording.Yabin Cui
2019-08-29simpleperf: add --include-filter in record cmd.Yabin Cui
2019-08-08simpleperf: add --aux-buffer-size in record cmd.Yabin Cui
2019-07-29simpleperf: support recording etm data in perf.data.Yabin Cui
2019-07-17simpleperf: add cs-etm event type.Yabin Cui
2019-06-04simpleperf: add --no-cut-samples in record cmd.Yabin Cui
2019-02-27simpleperf: fix showing a misleading msg.Yabin Cui
2019-02-14simpleperf: prepare for adding user api.Yabin Cui
2018-08-29simpleperf: sync JIT debug info with records.Yabin Cui
2018-08-14simpleperf: set kernel resources used for profiling on Android >=Q.Yabin Cui
2018-07-16simpleperf: prefer to use mmap2 records instead of mmap records.Yabin Cui
2018-07-09simpleperf: fix more recording time than requested.Yabin Cui
2018-06-27simpleperf: add record read thread.Yabin Cui
2018-03-28simpleperf: support showing symbols for interpreted java code.Yabin Cui
2017-11-01simpleperf: avoid warning for default freq.Yabin Cui