index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
stat-shadow.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-22
perf metrics: Compute unmerged uncore metrics individually
Ian Rogers
1
-4
/
+27
2024-02-22
perf stat: Pass fewer metric arguments
Ian Rogers
1
-20
/
+18
2024-02-14
perf metric: Don't remove scale from counts
Ian Rogers
1
-6
/
+1
2024-01-03
perf stat: Fix hard coded LL miss units
Ian Rogers
1
-1
/
+1
2023-06-16
perf stat: New metricgroup output for the default mode
Kan Liang
1
-12
/
+119
2023-05-10
perf metric: Change divide by zero and !support events behavior
Ian Rogers
1
-6
/
+19
2023-03-13
perf stat: Modify the group test
Ian Rogers
1
-1
/
+1
2023-02-19
perf stat: Remove saved_value/runtime_stat
Ian Rogers
1
-198
/
+0
2023-02-19
perf stat: Use counts rather than saved_value
Ian Rogers
1
-265
/
+269
2023-02-19
perf metric: Directly use counts rather than saved_value
Ian Rogers
1
-37
/
+19
2023-02-19
perf stat: Add cpu_aggr_map for loop
Ian Rogers
1
-64
/
+64
2023-02-19
perf stat: Hide runtime_stat
Ian Rogers
1
-97
/
+68
2023-02-19
perf stat: Move enums from header
Ian Rogers
1
-0
/
+25
2023-02-19
perf stat: Use metrics for --smi-cost
Ian Rogers
1
-30
/
+0
2023-02-19
perf stat: Remove hard coded transaction events
Ian Rogers
1
-47
/
+1
2023-02-19
perf stat: Remove topdown event special handling
Ian Rogers
1
-346
/
+0
2023-02-19
perf metric: Add --metric-no-threshold option
Ian Rogers
1
-1
/
+2
2023-02-19
perf metric: Compute and print threshold values
Ian Rogers
1
-8
/
+16
2023-02-10
perf stat: Avoid merging/aggregating metric counts twice
Ian Rogers
1
-1
/
+1
2023-02-03
perf stat: Remove evsel metric_name/expr
Ian Rogers
1
-112
/
+0
2022-12-16
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-11-16
perf expr: Tidy hashmap dependency
Ian Rogers
1
-0
/
+1
2022-11-10
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
1
-1
/
+1
2022-10-06
perf stat: Don't compare runtime stat for shadow stats
Namhyung Kim
1
-12
/
+0
2022-10-06
perf stat: Use thread map index for shadow stat
Namhyung Kim
1
-1
/
+1
2022-10-06
perf stat: Rename saved_value->cpu_map_idx
Namhyung Kim
1
-154
/
+154
2022-10-06
perf metrics: Don't scale counts going into metrics
Ian Rogers
1
-2
/
+7
2022-10-04
perf metrics: Wire up core_wide
Ian Rogers
1
-3
/
+8
2022-10-04
perf expr: Move the scanner_ctx into the parse_ctx
Ian Rogers
1
-1
/
+1
2022-08-27
perf stat: Capitalize topdown metrics' names
Zhengjun Xing
1
-12
/
+12
2022-05-09
perf metrics: Support all tool events
Ian Rogers
1
-3
/
+24
2022-04-20
perf stat: Introduce stats for the user and system rusage times
Florian Fischer
1
-0
/
+2
2022-01-12
perf stat: Swap variable name cpu to index
Ian Rogers
1
-154
/
+154
2021-11-14
perf expr: Add source_count for aggregating events
Ian Rogers
1
-1
/
+6
2021-11-07
perf stat: Fix memory leak on error path
Ian Rogers
1
-0
/
+1
2021-10-20
perf metric: Encode and use metric-id as qualifier
Ian Rogers
1
-16
/
+4
2021-10-20
perf metric: Move runtime value to the expr context
Ian Rogers
1
-3
/
+4
2021-09-29
perf metric: Rename expr__find_other.
Ian Rogers
1
-3
/
+3
2021-09-29
perf metric: Restructure struct expr_parse_ctx.
Ian Rogers
1
-18
/
+32
2021-07-09
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
1
-1
/
+1
2021-04-20
perf stat: Basic support for iostat in perf
Alexander Antonov
1
-1
/
+4
2021-03-15
perf stat: Improve readability of shadow stats
Changbin Du
1
-9
/
+7
2021-02-08
perf stat: Support L2 Topdown events
Kan Liang
1
-0
/
+92
2021-01-15
perf stat: Take cgroups into account for shadow stats
Namhyung Kim
1
-7
/
+19
2021-01-15
perf stat: Introduce struct runtime_stat_data
Namhyung Kim
1
-173
/
+173
2020-09-17
perf stat: Support new per thread TopDown metrics
Andi Kleen
1
-0
/
+89
2020-09-16
perf stat: Fix the ratio comments of miss-events
Qi Liu
1
-10
/
+10
2020-09-15
perf metric: Release expr_parse_ctx after testing
Namhyung Kim
1
-3
/
+5
2020-07-30
perf metric: Add referenced metrics to hash data
Jiri Olsa
1
-6
/
+14
2020-07-17
perf metric: Rename expr__add_id() to expr__add_val()
Jiri Olsa
1
-2
/
+2
[next]