index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
metricgroup.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf stat: Implement --topdown using json metrics
Ian Rogers
2023-02-19
1
-0
/
+1
*
perf metric: Add --metric-no-threshold option
Ian Rogers
2023-02-19
1
-2
/
+1
*
perf metric: Compute and print threshold values
Ian Rogers
2023-02-19
1
-0
/
+1
*
perf pmu-events: Introduce pmu_metrics_table
Ian Rogers
2023-02-03
1
-1
/
+1
*
perf pmu-events: Add separate metric from pmu_event
Ian Rogers
2023-02-02
1
-1
/
+1
*
perf list: Reorganize to use callbacks to allow honouring command line options
Ian Rogers
2022-11-23
1
-2
/
+2
*
perf metrics: Wire up core_wide
Ian Rogers
2022-10-04
1
-0
/
+2
*
perf stat: Delay metric parsing
Ian Rogers
2022-10-04
1
-1
/
+1
*
perf metrics: Copy entire pmu_event in find metric
Ian Rogers
2022-08-13
1
-2
/
+0
*
perf pmu-events: Hide the pmu_events
Ian Rogers
2022-08-13
1
-3
/
+2
*
perf pmu-events: Avoid passing pmu_events_map
Ian Rogers
2022-08-13
1
-2
/
+2
*
perf list: Display hybrid PMU events with cpu type
Jin Yao
2021-10-25
1
-1
/
+1
*
perf metric: Comment data structures
Ian Rogers
2021-10-20
1
-0
/
+27
*
perf pmu: Make pmu_event tables const.
Ian Rogers
2021-10-20
1
-3
/
+3
*
perf pmu: Add const to pmu_events_map.
Ian Rogers
2021-10-20
1
-2
/
+2
*
perf metricgroup: Make find_metric() public with name change
John Garry
2021-04-08
1
-1
/
+2
*
perf tools: Remove duplicate struct forward declarations
Wan Jiabing
2021-03-25
1
-1
/
+0
*
perf tools: Copy metric events properly when expand cgroups
Namhyung Kim
2020-09-28
1
-0
/
+6
*
perf metricgroup: Pass pmu_event structure as a parameter for arch_get_runtim...
Kajol Jain
2020-09-10
1
-1
/
+2
*
perf metric: Collect referenced metrics in struct metric_expr
Jiri Olsa
2020-07-30
1
-0
/
+6
*
perf tools: Release metric_events rblist
Jiri Olsa
2020-06-22
1
-0
/
+1
*
perf tools: Add metricgroup__parse_groups_test function
Jiri Olsa
2020-06-22
1
-0
/
+9
*
perf metricgroup: Add options to not group or merge
Ian Rogers
2020-05-28
1
-2
/
+4
*
perf metricgroups: Enhance JSON/metric infrastructure to handle "?"
Kajol Jain
2020-04-30
1
-0
/
+2
*
perf metricgroup: Scale the metric result
Jin Yao
2019-09-01
1
-0
/
+1
*
perf metricgroup: Remove needless includes from metricgroup.h
Arnaldo Carvalho de Melo
2019-08-22
1
-5
/
+8
*
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-29
1
-3
/
+3
*
perf list: Display metric expressions for --details option
Jiri Olsa
2019-02-14
1
-1
/
+2
*
perf stat: Add transaction flag (-T) support for s390
Thomas Richter
2018-07-24
1
-0
/
+1
*
perf stat: Support JSON metrics in perf stat
Andi Kleen
2017-09-13
1
-0
/
+31