summaryrefslogtreecommitdiff
path: root/simpleperf/cmd_stat.cpp
AgeCommit message (Expand)Author
2023-11-22simpleperf: record cmd: Add --delay optionYabin Cui
2023-11-03simpleperf: Add --tp-filter option in the stat cmdYabin Cui
2023-11-03simpleperf: Add --kprobe option in the stat commandYabin Cui
2023-10-23simpleperf: Support monitoring different events on different coresYabin Cui
2023-09-01simpleperf: Use thousand groups when reporting sample countsYabin Cui
2023-02-28simpleperf: Support process name regex in -p in record/stat cmdYabin Cui
2022-09-01simpleperf: add warning for L3D_CACHE_LMISS_RD event.Yabin Cui
2022-08-25simpleperf: stat: remove percentage in csv output.Yabin Cui
2022-08-25simpleperf: accept failures when getting hw counters on a cpu.Yabin Cui
2022-08-23simpleperf: stat: don't open event files across cpus.Yabin
2022-08-19simpleperf: update --print-hw-counter to check each cpu.Yabin
2021-12-22simpleperf: add --print-hw-counter in stat cmd.Yabin Cui
2021-08-19simpleperf: switch to cpu-clock when cpu-cycles is missing on x86.Yabin Cui
2021-01-11simpleperf: move all source files into simpleperf namespaceYabin Cui
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
2020-10-19simpleperf: add --cpu to filter cpus in report command.Yabin Cui
2020-10-13simpleperf: refactor event_type.cpp.Yabin Cui
2020-07-28simpleperf: share option formats with simpleperf_app_runner.Yabin Cui
2020-07-08simpleperf: add function to preprocess options.Yabin Cui
2020-06-19simpleperf: add --sort option in stat cmd.Yabin Cui
2020-04-01simpleperf: fix comment for per-thread and per-core report.Yabin Cui
2020-04-01simpleperf: move CounterSummaries definition to header file.Yabin Cui
2020-03-26simpleperf: fix percentage comment in stat cmd.Yabin Cui
2020-03-24simpleperf: update doc for stat --per-core option.Yabin Cui
2020-01-28simpleperf: add --per-core option to stat cmd.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
2019-08-20simpleperf: add --use-devfreq-counters option.Yabin Cui
2019-07-17simpleperf: add rate comment for new raw events.Yabin Cui
2019-01-31simpleperf: change the way running cts test.Yabin Cui
2019-01-23simpleperf: Use simpleperf_app_runner to profile profileable apps.Yabin Cui
2018-05-14simpleperf: Add support for implementation-defined raw PMU events.Yabin Cui
2018-04-20simpleperf: add --size-limit option in record cmd.Yabin Cui
2018-04-18simpleperf: add --interval-only-values in stat cmd.Yabin Cui
2018-03-06simpleperf: fix calculating cpu frequency.Yabin Cui
2018-02-14simpleperf: fix --interval option in system wide stating.Yabin Cui
2017-10-23simpleperf: fix unit test.Yabin Cui
2017-08-29simpleperf: fix --app option for multiprocess apps.Yabin Cui
2017-07-17simpleperf: add test for dumping regs for tracepoint events.Yabin Cui
2017-07-14simpleperf: change the way running cts tests.Yabin Cui
2017-07-14simpleperf: support "--app" option in record/stat command.Yabin Cui
2017-05-23simpleperf: support raw event types.Yabin Cui
2017-02-03simpleperf: add inplace-sampler event type.Yabin Cui
2016-12-13simpleperf: check monitored targets regularly.Yabin Cui
2016-10-19Simpleperf: add --max-stack and --percent-limit options for report cmd.Yabin Cui
2016-10-05Merge "Simpleperf: don't expose EventSelection."Treehugger Robot
2016-09-29Simpleperf: don't expose EventSelection.Yabin Cui
2016-09-29simpleperf: add interval to stat printWei Wang
2016-08-29simpleperf: handle monitored processes correctly when a cpu is up.Yabin Cui