summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/metricgroup.h
Commit message (Expand)AuthorAgeFilesLines
* perf metricgroup: Make find_metric() public with name changeJohn Garry2021-04-081-1/+2
* perf tools: Remove duplicate struct forward declarationsWan Jiabing2021-03-251-1/+0
* perf tools: Copy metric events properly when expand cgroupsNamhyung Kim2020-09-281-0/+6
* perf metricgroup: Pass pmu_event structure as a parameter for arch_get_runtim...Kajol Jain2020-09-101-1/+2
* perf metric: Collect referenced metrics in struct metric_exprJiri Olsa2020-07-301-0/+6
* perf tools: Release metric_events rblistJiri Olsa2020-06-221-0/+1
* perf tools: Add metricgroup__parse_groups_test functionJiri Olsa2020-06-221-0/+9
* perf metricgroup: Add options to not group or mergeIan Rogers2020-05-281-2/+4
* perf metricgroups: Enhance JSON/metric infrastructure to handle "?"Kajol Jain2020-04-301-0/+2
* perf metricgroup: Scale the metric resultJin Yao2019-08-311-0/+1
* perf metricgroup: Remove needless includes from metricgroup.hArnaldo Carvalho de Melo2019-08-221-5/+8
* perf evsel: Rename struct perf_evsel to struct evselJiri Olsa2019-07-291-3/+3
* perf list: Display metric expressions for --details optionJiri Olsa2019-02-141-1/+2
* perf stat: Add transaction flag (-T) support for s390Thomas Richter2018-07-241-0/+1
* perf stat: Support JSON metrics in perf statAndi Kleen2017-09-131-0/+31