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
/
stat-shadow.c
Age
Commit message (
Expand
)
Author
2023-03-13
perf stat: Modify the group test
Ian Rogers
2023-02-19
perf stat: Remove saved_value/runtime_stat
Ian Rogers
2023-02-19
perf stat: Use counts rather than saved_value
Ian Rogers
2023-02-19
perf metric: Directly use counts rather than saved_value
Ian Rogers
2023-02-19
perf stat: Add cpu_aggr_map for loop
Ian Rogers
2023-02-19
perf stat: Hide runtime_stat
Ian Rogers
2023-02-19
perf stat: Move enums from header
Ian Rogers
2023-02-19
perf stat: Use metrics for --smi-cost
Ian Rogers
2023-02-19
perf stat: Remove hard coded transaction events
Ian Rogers
2023-02-19
perf stat: Remove topdown event special handling
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-09
perf stat: Avoid merging/aggregating metric counts twice
Ian Rogers
2023-02-03
perf stat: Remove evsel metric_name/expr
Ian Rogers
2022-12-16
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-11-16
perf expr: Tidy hashmap dependency
Ian Rogers
2022-11-09
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
2022-10-06
perf stat: Don't compare runtime stat for shadow stats
Namhyung Kim
2022-10-06
perf stat: Use thread map index for shadow stat
Namhyung Kim
2022-10-06
perf stat: Rename saved_value->cpu_map_idx
Namhyung Kim
2022-10-06
perf metrics: Don't scale counts going into metrics
Ian Rogers
2022-10-04
perf metrics: Wire up core_wide
Ian Rogers
2022-10-04
perf expr: Move the scanner_ctx into the parse_ctx
Ian Rogers
2022-08-27
perf stat: Capitalize topdown metrics' names
Zhengjun Xing
2022-05-09
perf metrics: Support all tool events
Ian Rogers
2022-04-20
perf stat: Introduce stats for the user and system rusage times
Florian Fischer
2022-01-12
perf stat: Swap variable name cpu to index
Ian Rogers
2021-11-13
perf expr: Add source_count for aggregating events
Ian Rogers
2021-11-07
perf stat: Fix memory leak on error path
Ian Rogers
2021-10-20
perf metric: Encode and use metric-id as qualifier
Ian Rogers
2021-10-20
perf metric: Move runtime value to the expr context
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-07-09
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
2021-04-20
perf stat: Basic support for iostat in perf
Alexander Antonov
2021-03-15
perf stat: Improve readability of shadow stats
Changbin Du
2021-02-08
perf stat: Support L2 Topdown events
Kan Liang
2021-01-15
perf stat: Take cgroups into account for shadow stats
Namhyung Kim
2021-01-15
perf stat: Introduce struct runtime_stat_data
Namhyung Kim
2020-09-17
perf stat: Support new per thread TopDown metrics
Andi Kleen
2020-09-16
perf stat: Fix the ratio comments of miss-events
Qi Liu
2020-09-15
perf metric: Release expr_parse_ctx after testing
Namhyung Kim
2020-07-30
perf metric: Add referenced metrics to hash data
Jiri Olsa
2020-07-17
perf metric: Rename expr__add_id() to expr__add_val()
Jiri Olsa
2020-06-22
perf tools: Add test_generic_metric function
Jiri Olsa
2020-06-22
perf tools: Factor out prepare_metric function
Jiri Olsa
2020-05-28
perf stat: Do not pass avg to generic_metric
Jiri Olsa
2020-05-28
perf expr: Migrate expr ids table to a hashmap
Ian Rogers
2020-05-28
perf stat: Increase perf metric output resolution
Paul A. Clarke
2020-05-05
perf evsel: Rename perf_evsel__is_*() to evsel__is*()
Arnaldo Carvalho de Melo
[next]