index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
stat-shadow.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf stat: Modify the group test
Ian Rogers
2023-03-13
1
-1
/
+1
*
perf stat: Remove saved_value/runtime_stat
Ian Rogers
2023-02-19
1
-198
/
+0
*
perf stat: Use counts rather than saved_value
Ian Rogers
2023-02-19
1
-265
/
+269
*
perf metric: Directly use counts rather than saved_value
Ian Rogers
2023-02-19
1
-37
/
+19
*
perf stat: Add cpu_aggr_map for loop
Ian Rogers
2023-02-19
1
-64
/
+64
*
perf stat: Hide runtime_stat
Ian Rogers
2023-02-19
1
-97
/
+68
*
perf stat: Move enums from header
Ian Rogers
2023-02-19
1
-0
/
+25
*
perf stat: Use metrics for --smi-cost
Ian Rogers
2023-02-19
1
-30
/
+0
*
perf stat: Remove hard coded transaction events
Ian Rogers
2023-02-19
1
-47
/
+1
*
perf stat: Remove topdown event special handling
Ian Rogers
2023-02-19
1
-346
/
+0
*
perf metric: Add --metric-no-threshold option
Ian Rogers
2023-02-19
1
-1
/
+2
*
perf metric: Compute and print threshold values
Ian Rogers
2023-02-19
1
-8
/
+16
*
perf stat: Avoid merging/aggregating metric counts twice
Ian Rogers
2023-02-09
1
-1
/
+1
*
perf stat: Remove evsel metric_name/expr
Ian Rogers
2023-02-03
1
-112
/
+0
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-12-16
1
-1
/
+1
|
\
|
*
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
2022-11-09
1
-1
/
+1
*
|
perf expr: Tidy hashmap dependency
Ian Rogers
2022-11-16
1
-0
/
+1
|
/
*
perf stat: Don't compare runtime stat for shadow stats
Namhyung Kim
2022-10-06
1
-12
/
+0
*
perf stat: Use thread map index for shadow stat
Namhyung Kim
2022-10-06
1
-1
/
+1
*
perf stat: Rename saved_value->cpu_map_idx
Namhyung Kim
2022-10-06
1
-154
/
+154
*
perf metrics: Don't scale counts going into metrics
Ian Rogers
2022-10-06
1
-2
/
+7
*
perf metrics: Wire up core_wide
Ian Rogers
2022-10-04
1
-3
/
+8
*
perf expr: Move the scanner_ctx into the parse_ctx
Ian Rogers
2022-10-04
1
-1
/
+1
*
perf stat: Capitalize topdown metrics' names
Zhengjun Xing
2022-08-27
1
-12
/
+12
*
perf metrics: Support all tool events
Ian Rogers
2022-05-09
1
-3
/
+24
*
perf stat: Introduce stats for the user and system rusage times
Florian Fischer
2022-04-20
1
-0
/
+2
*
perf stat: Swap variable name cpu to index
Ian Rogers
2022-01-12
1
-154
/
+154
*
perf expr: Add source_count for aggregating events
Ian Rogers
2021-11-13
1
-1
/
+6
*
perf stat: Fix memory leak on error path
Ian Rogers
2021-11-07
1
-0
/
+1
*
perf metric: Encode and use metric-id as qualifier
Ian Rogers
2021-10-20
1
-16
/
+4
*
perf metric: Move runtime value to the expr context
Ian Rogers
2021-10-20
1
-3
/
+4
*
perf metric: Rename expr__find_other.
Ian Rogers
2021-09-29
1
-3
/
+3
*
perf metric: Restructure struct expr_parse_ctx.
Ian Rogers
2021-09-29
1
-18
/
+32
*
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
2021-07-09
1
-1
/
+1
*
perf stat: Basic support for iostat in perf
Alexander Antonov
2021-04-20
1
-1
/
+4
*
perf stat: Improve readability of shadow stats
Changbin Du
2021-03-15
1
-9
/
+7
*
perf stat: Support L2 Topdown events
Kan Liang
2021-02-08
1
-0
/
+92
*
perf stat: Take cgroups into account for shadow stats
Namhyung Kim
2021-01-15
1
-7
/
+19
*
perf stat: Introduce struct runtime_stat_data
Namhyung Kim
2021-01-15
1
-173
/
+173
*
perf stat: Support new per thread TopDown metrics
Andi Kleen
2020-09-17
1
-0
/
+89
*
perf stat: Fix the ratio comments of miss-events
Qi Liu
2020-09-16
1
-10
/
+10
*
perf metric: Release expr_parse_ctx after testing
Namhyung Kim
2020-09-15
1
-3
/
+5
*
perf metric: Add referenced metrics to hash data
Jiri Olsa
2020-07-30
1
-6
/
+14
*
perf metric: Rename expr__add_id() to expr__add_val()
Jiri Olsa
2020-07-17
1
-2
/
+2
*
perf tools: Add test_generic_metric function
Jiri Olsa
2020-06-22
1
-0
/
+14
*
perf tools: Factor out prepare_metric function
Jiri Olsa
2020-06-22
1
-19
/
+34
*
perf stat: Do not pass avg to generic_metric
Jiri Olsa
2020-05-28
1
-8
/
+2
*
perf expr: Migrate expr ids table to a hashmap
Ian Rogers
2020-05-28
1
-17
/
+32
*
perf stat: Increase perf metric output resolution
Paul A. Clarke
2020-05-28
1
-1
/
+1
*
perf evsel: Rename perf_evsel__is_*() to evsel__is*()
Arnaldo Carvalho de Melo
2020-05-05
1
-18
/
+18
[next]