aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/stat-display.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-01perf stat: Don't merge events in the same PMUAndi Kleen1-1/+2
2019-06-26perf tools: Ditch rtrim(), use skip_spaces() to get closer to the kernelArnaldo Carvalho de Melo1-2/+2
2019-06-25perf stat: Use recently introduced skip_spaces()Arnaldo Carvalho de Melo1-3/+2
2019-06-25tools perf: Move from sane_ctype.h obtained from git to the Linux's originalArnaldo Carvalho de Melo1-1/+1
2019-06-10perf stat: Support per-die aggregationKan Liang1-4/+25
2019-05-16perf stat: Support 'percore' event qualifierJin Yao1-4/+39
2019-05-16perf stat: Factor out aggregate counts printingJin Yao1-25/+39
2019-04-01perf stat: Revert checks for duration_timeAndi Kleen1-18/+0
2019-01-25perf annotate: Remove lots of headers from annotate.hArnaldo Carvalho de Melo1-0/+1
2018-12-17perf stat: Fix CSV mode column output for non-cgroup eventsStephane Eranian1-5/+11
2018-08-30perf stat: Move the display functions to stat-display.cJiri Olsa1-0/+1166