summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/stat.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'acme/perf-tools' into perf-tools-nextArnaldo Carvalho de Melo2023-03-101-1/+0
|\
| * perf stat: Fix counting when initial delay configuredChangbin Du2023-03-021-1/+0
* | perf stat: Remove saved_value/runtime_statIan Rogers2023-02-191-4/+0
* | perf stat: Add cpu_aggr_map for loopIan Rogers2023-02-191-3/+3
* | perf stat: Hide runtime_statIan Rogers2023-02-191-13/+4
* | perf stat: Move enums from headerIan Rogers2023-02-191-27/+0
* | perf stat: Remove perf_stat_evsel_idIan Rogers2023-02-191-12/+0
* | perf stat: Use metrics for --smi-costIan Rogers2023-02-191-4/+0
* | perf stat: Remove hard coded transaction eventsIan Rogers2023-02-191-7/+0
* | perf stat: Remove topdown event special handlingIan Rogers2023-02-191-26/+0
* | perf metric: Add --metric-no-threshold optionIan Rogers2023-02-191-0/+1
|/
* perf stat: Remove evsel metric_name/exprIan Rogers2023-02-031-1/+0
* perf tools: Make quiet mode consistent between toolsJames Clark2022-10-271-1/+0
* perf stat: Display event stats using aggr countsNamhyung Kim2022-10-271-9/+0
* perf stat: Add perf_stat_process_shadow_stats()Namhyung Kim2022-10-271-0/+1
* perf stat: Add perf_stat_process_percore()Namhyung Kim2022-10-271-0/+3
* perf stat: Add perf_stat_merge_counters()Namhyung Kim2022-10-271-0/+2
* perf stat: Reset aggr counts for each intervalNamhyung Kim2022-10-271-0/+1
* perf stat: Allocate aggr counts for recorded dataNamhyung Kim2022-10-271-0/+2
* perf stat: Allocate evsel->stats->aggr properlyNamhyung Kim2022-10-271-1/+2
* perf stat: Add struct perf_stat_aggr to perf_stat_evselNamhyung Kim2022-10-271-0/+19
* perf stat: Kill unused per-thread runtime statsNamhyung Kim2022-10-061-2/+0
* perf stat: Rename saved_value->cpu_map_idxNamhyung Kim2022-10-061-3/+3
* perf stat: Convert perf_stat_evsel.res_stats arrayNamhyung Kim2022-10-061-1/+1
* perf metrics: Wire up core_wideIan Rogers2022-10-041-0/+2
* perf stat: Add JSON output optionClaire Jensen2022-08-101-0/+2
* perf stat: Merge event counts from all hybrid PMUsZhengjun Xing2022-04-221-0/+1
* perf stat: Introduce stats for the user and system rusage timesFlorian Fischer2022-04-201-0/+21
* perf cpumap: Give CPUs their own typeIan Rogers2022-01-121-1/+1
* perf stat: Swap variable name cpu to indexIan Rogers2022-01-121-2/+2
* perf evsel: Rename variable cpu to indexIan Rogers2022-01-121-1/+1
* perf stat: Switch to cpu version of cpu_map__get()Ian Rogers2022-01-121-2/+1
* perf stat: Basic support for iostat in perfAlexander Antonov2021-04-201-0/+1
* perf stat: Align CSV output for summary modeJin Yao2021-03-241-0/+2
* perf stat: Fixup __perf_stat_evsel__is() prefixArnaldo Carvalho de Melo2021-03-091-3/+2
* perf stat: Support L2 Topdown eventsKan Liang2021-02-081-0/+9
* perf cpumap: Drop in cpu_aggr_map structJames Clark2020-12-241-2/+2
* perf stat: Replace aggregation ID with a structJames Clark2020-12-241-2/+3
* perf evlist: Use the right prefix for 'struct evlist' print methodsArnaldo Carvalho de Melo2020-11-301-6/+2
* perf evlist: Use the right prefix for 'struct evlist' stats methodsArnaldo Carvalho de Melo2020-11-301-6/+6
* perf stat: Add --quiet optionAndi Kleen2020-11-041-0/+1
* perf stat: Add --for-each-cgroup optionNamhyung Kim2020-09-281-0/+1
* perf stat: Support new per thread TopDown metricsAndi Kleen2020-09-171-0/+8
* perf tools: Add FIFO file names as alternative options to --controlAdrian Hunter2020-09-041-0/+1
* perf stat: Turn off summary for interval mode by defaultJin Yao2020-09-031-0/+1
* perf stat: Introduce --control fd:ctl-fd[,ack-fd] optionsAlexey Budankov2020-08-041-0/+2
* perf stat: extend -D,--delay option with -1 valueAlexey Budankov2020-07-221-1/+1
* perf tools: Add test_generic_metric functionJiri Olsa2020-06-221-0/+3
* perf metricgroup: Add options to not group or mergeIan Rogers2020-05-281-0/+2
* perf config: Add stat.big-num supportPaul A. Clarke2020-05-281-0/+2