index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
stat-shadow.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-10
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
*
perf metricgroups: Enhance JSON/metric infrastructure to handle "?"
Kajol Jain
2020-04-30
1
-6
/
+11
*
perf expr: Add expr_ prefix for parse_ctx and parse_id
Jiri Olsa
2020-04-16
1
-1
/
+1
*
perf stat: Fix no metric header if --per-socket and --metric-only set
Jin Yao
2020-04-14
1
-2
/
+5
*
perf expr: Straighten expr__parse()/expr__find_other() interface
Jiri Olsa
2020-03-10
1
-3
/
+1
*
perf stat: Don't report a null stalled cycles per insn metric
Kim Phillips
2020-02-10
1
-6
/
+0
*
perf stat: Fix free memory access / memory leaks in metrics
Andi Kleen
2019-09-25
1
-2
/
+2
*
perf metricgroup: Support multiple events for metricgroup
Jin Yao
2019-09-01
1
-4
/
+23
*
perf metricgroup: Scale the metric result
Jin Yao
2019-09-01
1
-11
/
+27
*
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
2019-07-29
1
-15
/
+15
*
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
2019-07-29
1
-2
/
+2
*
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-29
1
-19
/
+19
*
perf stat: Always separate stalled cycles per insn
Cong Wang
2019-07-23
1
-1
/
+2
*
perf tools: Use zfree() where applicable
Arnaldo Carvalho de Melo
2019-07-09
1
-1
/
+2
*
perf stat: Fix metrics with --no-merge
Andi Kleen
2019-07-02
1
-1
/
+17
[next]