index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf evlist: No need to do any affinity setup when profiling pids
Arnaldo Carvalho de Melo
2022-01-15
1
-1
/
+1
*
perf cpumap: Add is_dummy() method
Arnaldo Carvalho de Melo
2022-01-15
1
-0
/
+10
*
perf metric: Fix metric_leader
Ian Rogers
2022-01-15
1
-1
/
+1
*
perf cputopo: Fix CPU topology reading on s/390
Thomas Richter
2022-01-14
1
-1
/
+2
*
perf metricgroup: Fix use after free in metric__new()
José Expósito
2022-01-14
1
-1
/
+1
*
perf arm: Fix off-by-one directory path
Ian Rogers
2022-01-14
1
-1
/
+1
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-01-13
4
-3
/
+35
|
\
|
*
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-01-11
4
-3
/
+35
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-05
6
-21
/
+43
|
|
|
\
|
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
1
-1
/
+12
|
|
|
\
\
|
|
|
*
|
tools/perf: Stop using bpf_object__find_program_by_title API.
Kui-Feng Lee
2021-12-14
1
-1
/
+12
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-30
2
-4
/
+14
|
|
|
\
\
\
|
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-17
5
-32
/
+64
|
|
|
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-12-11
3
-2
/
+23
|
|
|
\
\
\
\
|
|
|
*
|
|
|
perf/bpf_counter: Use bpf_map_create instead of bpf_create_map
Song Liu
2021-12-08
1
-2
/
+16
|
|
|
*
|
|
|
perf: Mute libbpf API deprecations temporarily
Andrii Nakryiko
2021-12-03
2
-0
/
+7
*
|
|
|
|
|
|
perf pmu-events: Don't lower case MetricExpr
Ian Rogers
2022-01-12
2
-3
/
+1
*
|
|
|
|
|
|
perf expr: Add debug logging for literals
Ian Rogers
2022-01-12
1
-12
/
+25
*
|
|
|
|
|
|
perf tools: Probe non-deprecated sysfs path 1st
Ian Rogers
2022-01-12
1
-3
/
+2
*
|
|
|
|
|
|
perf tools: Fix SMT fallback with large core counts
Ian Rogers
2022-01-12
1
-10
/
+58
*
|
|
|
|
|
|
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
55
-293
/
+346
*
|
|
|
|
|
|
perf stat: Correct first_shadow_cpu to return index
Ian Rogers
2022-01-12
1
-8
/
+7
*
|
|
|
|
|
|
perf script: Fix flipped index and cpu
Ian Rogers
2022-01-12
1
-1
/
+1
*
|
|
|
|
|
|
perf c2c: Use more intention revealing iterator
Ian Rogers
2022-01-12
1
-5
/
+5
*
|
|
|
|
|
|
perf bpf: Rename 'cpu' to 'cpu_map_idx'
Ian Rogers
2022-01-12
2
-12
/
+11
*
|
|
|
|
|
|
perf stat: Swap variable name cpu to index
Ian Rogers
2022-01-12
3
-164
/
+164
*
|
|
|
|
|
|
perf stat: Correct check_per_pkg() cpu
Ian Rogers
2022-01-12
1
-2
/
+3
*
|
|
|
|
|
|
perf test: Use perf_cpu_map__for_each_cpu()
Ian Rogers
2022-01-12
1
-14
/
+14
*
|
|
|
|
|
|
perf evsel: Rename variable cpu to index
Ian Rogers
2022-01-12
4
-47
/
+48
*
|
|
|
|
|
|
perf evsel: Reduce scope of evsel__ignore_missing_thread
Ian Rogers
2022-01-12
2
-8
/
+4
*
|
|
|
|
|
|
perf evsel: Rename CPU around get_group_fd
Ian Rogers
2022-01-12
1
-11
/
+11
*
|
|
|
|
|
|
perf stat: Correct variable name for read counter
Ian Rogers
2022-01-12
3
-35
/
+35
*
|
|
|
|
|
|
perf evsel: Pass cpu not cpu map index to synthesize
Ian Rogers
2022-01-12
1
-2
/
+3
*
|
|
|
|
|
|
perf evlist: Refactor evlist__for_each_cpu()
Ian Rogers
2022-01-12
4
-166
/
+210
*
|
|
|
|
|
|
perf script: Use for each cpu to aid readability
Ian Rogers
2022-01-12
1
-4
/
+3
*
|
|
|
|
|
|
perf stat: Use perf_cpu_map__for_each_cpu()
Ian Rogers
2022-01-12
1
-5
/
+6
*
|
|
|
|
|
|
perf stat: Rename aggr_data cpu to imply it's an index
Ian Rogers
2022-01-12
1
-5
/
+5
*
|
|
|
|
|
|
perf counts: Switch name cpu to cpu_map_idx
Ian Rogers
2022-01-12
1
-6
/
+6
*
|
|
|
|
|
|
perf evsel: Derive CPUs and threads in alloc_counts
Ian Rogers
2022-01-12
5
-20
/
+15
*
|
|
|
|
|
|
perf stat-display: Avoid use of core for CPU
Ian Rogers
2022-01-12
1
-23
/
+22
*
|
|
|
|
|
|
perf cpumap: Add CPU to aggr_cpu_id
Ian Rogers
2022-01-12
3
-4
/
+48
*
|
|
|
|
|
|
perf stat: Fix memory leak in check_per_pkg()
Ian Rogers
2022-01-12
1
-2
/
+3
*
|
|
|
|
|
|
perf cpumap: Trim the cpu_aggr_map
Ian Rogers
2022-01-12
1
-1
/
+9
*
|
|
|
|
|
|
perf cpumap: Add some comments to cpu_aggr_map
Ian Rogers
2022-01-12
1
-1
/
+9
*
|
|
|
|
|
|
perf cpumap: Move 'has' function to libperf
Ian Rogers
2022-01-12
6
-20
/
+13
*
|
|
|
|
|
|
perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functions
Ian Rogers
2022-01-12
4
-24
/
+45
*
|
|
|
|
|
|
perf cpumap: Refactor cpu_map__build_map()
Ian Rogers
2022-01-12
3
-132
/
+130
*
|
|
|
|
|
|
perf cpumap: Remove cpu_map__cpu(), use libperf function
Ian Rogers
2022-01-12
4
-10
/
+4
*
|
|
|
|
|
|
perf cpumap: Remove map from function names that don't use a map
Ian Rogers
2022-01-12
4
-14
/
+27
*
|
|
|
|
|
|
perf cpumap: Document cpu__get_node() and remove redundant function
Ian Rogers
2022-01-12
2
-7
/
+9
[next]