summaryrefslogtreecommitdiff
path: root/tools/perf/util/stat-display.c
AgeCommit message (Expand)Author
2019-07-29perf evsel: Rename perf_evsel__cpus() to evsel__cpus()Jiri Olsa
2019-07-29perf evlist: Rename struct perf_evlist to struct evlistJiri Olsa
2019-07-29perf evsel: Rename struct perf_evsel to struct evselJiri Olsa
2019-07-01perf stat: Don't merge events in the same PMUAndi Kleen
2019-06-26perf tools: Ditch rtrim(), use skip_spaces() to get closer to the kernelArnaldo Carvalho de Melo
2019-06-25perf stat: Use recently introduced skip_spaces()Arnaldo Carvalho de Melo
2019-06-25tools perf: Move from sane_ctype.h obtained from git to the Linux's originalArnaldo Carvalho de Melo
2019-06-10perf stat: Support per-die aggregationKan Liang
2019-05-16perf stat: Support 'percore' event qualifierJin Yao
2019-05-16perf stat: Factor out aggregate counts printingJin Yao
2019-04-01perf stat: Revert checks for duration_timeAndi Kleen
2019-01-25perf annotate: Remove lots of headers from annotate.hArnaldo Carvalho de Melo
2018-12-17perf stat: Fix CSV mode column output for non-cgroup eventsStephane Eranian
2018-08-30perf stat: Move the display functions to stat-display.cJiri Olsa