summaryrefslogtreecommitdiff
path: root/tools/perf/util/metricgroup.h
AgeCommit message (Expand)Author
2021-10-25perf list: Display hybrid PMU events with cpu typeJin Yao
2021-10-20perf metric: Comment data structuresIan Rogers
2021-10-20perf pmu: Make pmu_event tables const.Ian Rogers
2021-10-20perf pmu: Add const to pmu_events_map.Ian Rogers
2021-04-08perf metricgroup: Make find_metric() public with name changeJohn Garry
2021-03-25perf tools: Remove duplicate struct forward declarationsWan Jiabing
2020-09-28perf tools: Copy metric events properly when expand cgroupsNamhyung Kim
2020-09-10perf metricgroup: Pass pmu_event structure as a parameter for arch_get_runtim...Kajol Jain
2020-07-30perf metric: Collect referenced metrics in struct metric_exprJiri Olsa
2020-06-22perf tools: Release metric_events rblistJiri Olsa
2020-06-22perf tools: Add metricgroup__parse_groups_test functionJiri Olsa
2020-05-28perf metricgroup: Add options to not group or mergeIan Rogers
2020-04-30perf metricgroups: Enhance JSON/metric infrastructure to handle "?"Kajol Jain
2019-08-31perf metricgroup: Scale the metric resultJin Yao
2019-08-22perf metricgroup: Remove needless includes from metricgroup.hArnaldo Carvalho de Melo
2019-07-29perf evsel: Rename struct perf_evsel to struct evselJiri Olsa
2019-02-14perf list: Display metric expressions for --details optionJiri Olsa
2018-07-24perf stat: Add transaction flag (-T) support for s390Thomas Richter
2017-09-13perf stat: Support JSON metrics in perf statAndi Kleen