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
2022-05-09
perf metrics: Don't add all tool events for sharing
Ian Rogers
2022-05-09
perf metrics: Support all tool events
Ian Rogers
2022-05-09
Revert "perf stat: Support metrics with hybrid events"
Ian Rogers
2022-04-22
perf stat: Support metrics with hybrid events
Zhengjun Xing
2022-01-15
perf metric: Fix metric_leader
Ian Rogers
2022-01-14
perf metricgroup: Fix use after free in metric__new()
José Expósito
2021-12-07
perf metric: Reduce multiplexing with duration_time
Ian Rogers
2021-11-07
perf metric: Fix memory leaks
Ian Rogers
2021-11-07
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
2021-11-07
perf parse-events: Rename parse_events_error functions
Ian Rogers
2021-10-25
perf list: Display hybrid PMU events with cpu type
Jin Yao
2021-10-20
perf metric: Allow modifiers on metrics
Ian Rogers
2021-10-20
perf metric: Switch fprintf() to pr_err()
Ian Rogers
2021-10-20
perf metrics: Modify setup and deduplication
Ian Rogers
2021-10-20
perf metric: Encode and use metric-id as qualifier
Ian Rogers
2021-10-20
perf metric: Simplify metric_refs calculation
Ian Rogers
2021-10-20
perf metric: Document the internal 'struct metric'
Ian Rogers
2021-10-20
perf metric: Modify resolution and recursion check
Ian Rogers
2021-10-20
perf metric: Only add a referenced metric once
Ian Rogers
2021-10-20
perf metric: Add metric new() and free() methods
Ian Rogers
2021-10-20
perf metric: Add documentation and rename a variable.
Ian Rogers
2021-10-20
perf metric: Move runtime value to the expr context
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-09-29
perf metric: Allow metrics with no events
Ian Rogers
2021-09-29
perf metric: Rename expr__find_other.
Ian Rogers
2021-09-29
perf metric: Restructure struct expr_parse_ctx.
Ian Rogers
2021-09-08
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
2021-07-09
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
2021-07-09
libperf: Move 'idx' from tools/perf to perf_evsel::idx
Jiri Olsa
2021-06-19
perf metricgroup: Return error code from metricgroup__add_metric_sys_event_it...
John Garry
2021-06-19
perf metricgroup: Fix find_evsel_group() event selector
John Garry
2021-04-08
perf pmu: Add pmu_events_map__find() function to find the common PMU map for ...
John Garry
2021-04-08
perf metricgroup: Make find_metric() public with name change
John Garry
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
2021-02-17
perf metricgroup: Remove unneeded semicolon
Yang Li
2021-01-21
perf metricgroup: Fix system PMU metrics
John Garry
2021-01-21
perf metricgroup: Fix for metrics containing duration_time
John Garry
2020-12-17
perf metricgroup: Support adding metrics for system PMUs
John Garry
2020-12-17
perf metricgroup: Support printing metric groups for system PMUs
John Garry
2020-12-17
perf metricgroup: Split up metricgroup__print()
John Garry
2020-12-17
perf metricgroup: Fix metrics using aliases covering multiple PMUs
John Garry
2020-11-16
perf expr: Force encapsulation on expr_id_data
Ian Rogers
2020-10-13
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2020-09-28
perf tools: Copy metric events properly when expand cgroups
Namhyung Kim
2020-09-17
perf metricgroup: Fix uncore metric expressions
Ian Rogers
2020-09-17
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-09-15
perf metric: Do not free metric when failed to resolve
Namhyung Kim
2020-09-15
perf metric: Free metric when it failed to resolve
Namhyung Kim
2020-09-15
perf metric: Fix some memory leaks - part 2
Namhyung Kim
[next]