index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
metricgroup.h
Age
Commit message (
Expand
)
Author
2023-02-19
perf stat: Implement --topdown using json metrics
Ian Rogers
2023-02-19
perf metric: Add --metric-no-threshold option
Ian Rogers
2023-02-19
perf metric: Compute and print threshold values
Ian Rogers
2023-02-03
perf pmu-events: Introduce pmu_metrics_table
Ian Rogers
2023-02-02
perf pmu-events: Add separate metric from pmu_event
Ian Rogers
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