index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
metricgroup.h
Age
Commit message (
Expand
)
Author
2022-11-23
perf list: Reorganize to use callbacks to allow honouring command line options
Ian Rogers
2022-10-04
perf metrics: Wire up core_wide
Ian Rogers
2022-10-04
perf stat: Delay metric parsing
Ian Rogers
2022-08-13
perf metrics: Copy entire pmu_event in find metric
Ian Rogers
2022-08-13
perf pmu-events: Hide the pmu_events
Ian Rogers
2022-08-13
perf pmu-events: Avoid passing pmu_events_map
Ian Rogers
2021-10-25
perf list: Display hybrid PMU events with cpu type
Jin Yao
2021-10-20
perf metric: Comment data structures
Ian Rogers
2021-10-20
perf pmu: Make pmu_event tables const.
Ian Rogers
2021-10-20
perf pmu: Add const to pmu_events_map.
Ian Rogers
2021-04-08
perf metricgroup: Make find_metric() public with name change
John Garry
2021-03-25
perf tools: Remove duplicate struct forward declarations
Wan Jiabing
2020-09-28
perf tools: Copy metric events properly when expand cgroups
Namhyung Kim
2020-09-10
perf metricgroup: Pass pmu_event structure as a parameter for arch_get_runtim...
Kajol Jain
2020-07-30
perf metric: Collect referenced metrics in struct metric_expr
Jiri Olsa
2020-06-22
perf tools: Release metric_events rblist
Jiri Olsa
2020-06-22
perf tools: Add metricgroup__parse_groups_test function
Jiri Olsa
2020-05-28
perf metricgroup: Add options to not group or merge
Ian Rogers
2020-04-30
perf metricgroups: Enhance JSON/metric infrastructure to handle "?"
Kajol Jain
2019-08-31
perf metricgroup: Scale the metric result
Jin Yao
2019-08-22
perf metricgroup: Remove needless includes from metricgroup.h
Arnaldo Carvalho de Melo
2019-07-29
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-02-14
perf list: Display metric expressions for --details option
Jiri Olsa
2018-07-24
perf stat: Add transaction flag (-T) support for s390
Thomas Richter
2017-09-13
perf stat: Support JSON metrics in perf stat
Andi Kleen