summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/metricgroup.h
Commit message (Expand)AuthorAgeFilesLines
* perf stat: Add new field in stat_config to enable hardware aware groupingWeilin Wang2024-04-181-0/+1
* perf metrics: Sort the Default metricgroupKan Liang2023-06-161-0/+3
* perf stat: Command line PMU metric filteringIan Rogers2023-05-151-0/+1
* perf metrics: Be PMU specific for referenced metrics.Ian Rogers2023-05-151-1/+1
* perf stat: Implement --topdown using json metricsIan Rogers2023-02-191-0/+1
* perf metric: Add --metric-no-threshold optionIan Rogers2023-02-191-2/+1
* perf metric: Compute and print threshold valuesIan Rogers2023-02-191-0/+1
* perf pmu-events: Introduce pmu_metrics_tableIan Rogers2023-02-031-1/+1
* perf pmu-events: Add separate metric from pmu_eventIan Rogers2023-02-021-1/+1
* perf list: Reorganize to use callbacks to allow honouring command line optionsIan Rogers2022-11-231-2/+2
* perf metrics: Wire up core_wideIan Rogers2022-10-041-0/+2
* perf stat: Delay metric parsingIan Rogers2022-10-041-1/+1
* perf metrics: Copy entire pmu_event in find metricIan Rogers2022-08-131-2/+0
* perf pmu-events: Hide the pmu_eventsIan Rogers2022-08-131-3/+2
* perf pmu-events: Avoid passing pmu_events_mapIan Rogers2022-08-131-2/+2
* perf list: Display hybrid PMU events with cpu typeJin Yao2021-10-251-1/+1
* perf metric: Comment data structuresIan Rogers2021-10-201-0/+27
* perf pmu: Make pmu_event tables const.Ian Rogers2021-10-201-3/+3
* perf pmu: Add const to pmu_events_map.Ian Rogers2021-10-201-2/+2
* 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