summaryrefslogtreecommitdiff
path: root/tools/perf/util/metricgroup.h
AgeCommit message (Expand)Author
2023-06-16perf metrics: Sort the Default metricgroupKan Liang
2023-05-15perf stat: Command line PMU metric filteringIan Rogers
2023-05-15perf metrics: Be PMU specific for referenced metrics.Ian Rogers
2023-02-19perf stat: Implement --topdown using json metricsIan Rogers
2023-02-19perf metric: Add --metric-no-threshold optionIan Rogers
2023-02-19perf metric: Compute and print threshold valuesIan Rogers
2023-02-03perf pmu-events: Introduce pmu_metrics_tableIan Rogers
2023-02-02perf pmu-events: Add separate metric from pmu_eventIan Rogers
2022-11-23perf list: Reorganize to use callbacks to allow honouring command line optionsIan Rogers
2022-10-04perf metrics: Wire up core_wideIan Rogers
2022-10-04perf stat: Delay metric parsingIan Rogers
2022-08-13perf metrics: Copy entire pmu_event in find metricIan Rogers
2022-08-13perf pmu-events: Hide the pmu_eventsIan Rogers
2022-08-13perf pmu-events: Avoid passing pmu_events_mapIan Rogers
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