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.c
Age
Commit message (
Expand
)
Author
2024-05-10
perf parse-events: Add new 'fake_tp' parameter for tests
Dominique Martinet
2024-04-18
perf stat: Add new field in stat_config to enable hardware aware grouping
Weilin Wang
2024-04-12
perf metrics: Remove the "No_group" metric group
Ian Rogers
2024-02-29
perf metrics: Fix segv for metrics with no events
Ian Rogers
2024-02-29
perf metrics: Fix metric matching
Ian Rogers
2024-02-22
perf metrics: Compute unmerged uncore metrics individually
Ian Rogers
2024-01-26
perf tools: Fix calloc() arguments to address error introduced in gcc-14
Sun Haiyong
2023-12-05
perf metrics: Avoid segv if default metricgroup isn't set
Ian Rogers
2023-09-27
perf metric: "Compat" supports regular expression matching identifiers
Jing Zhang
2023-08-24
perf pmu-events: Add extra underscore to function names
Ian Rogers
2023-06-16
perf metrics: Sort the Default metricgroup
Kan Liang
2023-06-15
perf stat,jevents: Introduce Default tags for the default mode
Kan Liang
2023-06-13
perf metric: Fix no group check
Kan Liang
2023-05-27
perf pmus: Remove perf_pmus__has_hybrid
Ian Rogers
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
perf metrics: Remove perf_pmu__is_hybrid use
Ian Rogers
2023-05-22
Merge remote-tracking branch 'acme/perf-tools' into perf-tools-next
Arnaldo Carvalho de Melo
2023-05-16
perf metrics: Avoid segv with --topdown for metrics without a group
Ian Rogers
2023-05-15
perf metrics: Be PMU specific in event match
Ian Rogers
2023-05-15
perf stat: Command line PMU metric filtering
Ian Rogers
2023-05-15
perf metrics: Be PMU specific for referenced metrics.
Ian Rogers
2023-05-15
perf parse-events: Add pmu filter
Ian Rogers
2023-05-10
perf metric: JSON flag to not group events if gathering a metric group
Ian Rogers
2023-05-05
perf metrics: Fix SEGV with --for-each-cgroup
Ian Rogers
2023-04-12
perf metricgroups: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-03-13
perf parse-events: Warn when events are regrouped
Ian Rogers
2023-02-19
perf stat: Implement --topdown using json metrics
Ian Rogers
2023-02-19
perf stat: Add TopdownL1 metric as a default if present
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-19
perf list: Support for printing metric thresholds
Ian Rogers
2023-02-19
perf pmu-events: Make the metric_constraint an enum
Ian Rogers
2023-02-19
perf metrics: Improve variable names
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-12-16
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-11-23
perf list: Reorganize to use callbacks to allow honouring command line options
Ian Rogers
2022-11-16
perf expr: Tidy hashmap dependency
Ian Rogers
2022-11-15
perf list: Generalize limiting to a PMU name
Ian Rogers
2022-11-09
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
2022-10-06
perf metric: Remove unused struct metric_ref_node
Yuan Can
2022-10-04
perf metrics: Wire up core_wide
Ian Rogers
2022-10-04
perf stat: Delay metric parsing
Ian Rogers
2022-10-04
perf expr: Move the scanner_ctx into the parse_ctx
Ian Rogers
2022-10-04
perf metrics: Use 'unsigned int' instead of just 'unsigned'.
Xin Gao
2022-08-31
perf metric: Return early if no CPU PMU table exists
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: Don't assume pmu_event is an array
Ian Rogers
2022-08-13
perf pmu-events: Hide pmu_events_map
Ian Rogers
[next]