summaryrefslogtreecommitdiff
path: root/tools/perf/util/stat-display.c
Commit message (Expand)AuthorAgeFilesLines
* perf stat: Make use of index clearer with perf_countsIan Rogers2022-05-231-10/+12
* Revert "perf stat: Support metrics with hybrid events"Ian Rogers2022-05-091-5/+3
* perf stat: Avoid printing cpus with no countersIan Rogers2022-05-031-3/+4
* perf stat: Merge event counts from all hybrid PMUsZhengjun Xing2022-04-221-2/+15
* perf stat: Support metrics with hybrid eventsZhengjun Xing2022-04-221-3/+5
* perf evlist: Rename cpus to user_requested_cpusIan Rogers2022-04-011-1/+1
* perf stat: Fix display of grouped aliased eventsIan Rogers2022-02-061-9/+10
* perf cpumap: Give CPUs their own typeIan Rogers2022-01-121-14/+20
* perf stat: Correct first_shadow_cpu to return indexIan Rogers2022-01-121-8/+7
* perf stat: Use perf_cpu_map__for_each_cpu()Ian Rogers2022-01-121-5/+6
* perf stat: Rename aggr_data cpu to imply it's an indexIan Rogers2022-01-121-5/+5
* perf stat-display: Avoid use of core for CPUIan Rogers2022-01-121-23/+22
* perf cpumap: Rename empty functionsIan Rogers2022-01-121-5/+5
* perf cpumap: Simplify equal function nameIan Rogers2022-01-121-8/+10
* perf stat: Switch to cpu version of cpu_map__get()Ian Rogers2022-01-121-7/+4
* perf stat: Switch aggregation to use for_each loopIan Rogers2022-01-121-21/+27
* perf stat: Correct aggregation CPU mapIan Rogers2022-01-121-1/+1
* perf stat: Merge uncore events by default for hybrid platformJin Yao2021-07-141-1/+13
* perf stat: Disable the NMI watchdog message on hybridJin Yao2021-07-071-3/+6
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-06-221-5/+3
|\
| * perf stat: Honor event config name on --no-mergeNamhyung Kim2021-06-041-5/+3
* | perf stat: Use aggregated counts directlyNamhyung Kim2021-05-121-4/+4
|/
* perf stat: Filter out unmatched aggregation for hybrid eventJin Yao2021-04-291-0/+3
* perf stat: Uniquify hybrid event nameJin Yao2021-04-291-2/+13
* perf stat: Basic support for iostat in perfAlexander Antonov2021-04-201-10/+30
* perf stat: Align CSV output for summary modeJin Yao2021-03-241-0/+6
* perf tools: Cast (struct timeval).tv_sec when printingPierre Gondois2021-03-061-1/+1
* perf stat: Enable counting events for BPF programsSong Liu2021-01-201-1/+3
* perf stat aggregation: Add separate thread memberJames Clark2020-12-241-4/+4
* perf stat aggregation: Add separate core memberJames Clark2020-12-241-8/+8
* perf stat aggregation: Add separate die memberJames Clark2020-12-241-3/+3
* perf stat aggregation: Add separate socket memberJames Clark2020-12-241-4/+4
* perf stat aggregation: Add separate node memberJames Clark2020-12-241-1/+1
* perf stat aggregation: Start using cpu_aggr_id in mapJames Clark2020-12-241-3/+3
* perf stat: Replace aggregation ID with a structJames Clark2020-12-241-44/+64
* perf evlist: Use the right prefix for 'struct evlist' print methodsArnaldo Carvalho de Melo2020-11-301-6/+2
* perf stat: Use proper cpu for shadow statsNamhyung Kim2020-11-271-4/+1
* perf stat: Remove dead code: no need to set os.evsel twiceIan Rogers2020-09-101-1/+0
* perf stat: Fix out of bounds array access in the print_counters() evlist methodThomas Richter2020-09-011-1/+1
* perf stat: Fix NULL pointer dereferenceHongbo Yao2020-06-091-2/+2
* perf evsel: Rename perf_evsel__is_*() to evsel__is*()Arnaldo Carvalho de Melo2020-05-051-1/+1
* perf evsel: Rename *perf_evsel__*name() to *evsel__*name()Arnaldo Carvalho de Melo2020-05-051-5/+4
* perf evsel: Rename perf_evsel__nr_cpus() to evsel__nr_cpus()Arnaldo Carvalho de Melo2020-05-051-5/+5
* perf tools: Enable Hz/hz prinitg for --metric-only optionKajol Jain2020-04-301-2/+0
* perf stat: Align the output for interval aggregation modeJin Yao2020-03-241-3/+3
* perf util: Factor out sysctl__nmi_watchdog_enabled()Kan Liang2020-03-101-4/+2
* perf stat: Show percore counts in per CPU outputJin Yao2020-03-041-5/+28
* perf stat: Add --per-node agregation supportJiri Olsa2019-11-061-0/+15
* perf auxtrace: Uninline functions that touch perf_sessionArnaldo Carvalho de Melo2019-08-311-0/+1
* perf tools: Remove duplicate headersSouptick Joarder2019-08-261-1/+0