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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-13
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
379
-3793
/
+15867
2022-01-13
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-16
/
+29
2022-01-13
Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
5
-73
/
+133
2022-01-13
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-62
/
+13
2022-01-12
perf pmu-events: Don't lower case MetricExpr
Ian Rogers
2
-3
/
+1
2022-01-12
perf expr: Add debug logging for literals
Ian Rogers
1
-12
/
+25
2022-01-12
perf tools: Probe non-deprecated sysfs path 1st
Ian Rogers
1
-3
/
+2
2022-01-12
perf tools: Fix SMT fallback with large core counts
Ian Rogers
1
-10
/
+58
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
64
-356
/
+431
2022-01-12
perf stat: Correct first_shadow_cpu to return index
Ian Rogers
1
-8
/
+7
2022-01-12
perf script: Fix flipped index and cpu
Ian Rogers
1
-1
/
+1
2022-01-12
perf c2c: Use more intention revealing iterator
Ian Rogers
1
-5
/
+5
2022-01-12
perf bpf: Rename 'cpu' to 'cpu_map_idx'
Ian Rogers
2
-12
/
+11
2022-01-12
libperf: Sync evsel documentation
Ian Rogers
1
-5
/
+5
2022-01-12
perf stat: Swap variable name cpu to index
Ian Rogers
3
-164
/
+164
2022-01-12
perf stat: Correct check_per_pkg() cpu
Ian Rogers
1
-2
/
+3
2022-01-12
perf test: Use perf_cpu_map__for_each_cpu()
Ian Rogers
1
-14
/
+14
2022-01-12
perf evsel: Rename variable cpu to index
Ian Rogers
4
-47
/
+48
2022-01-12
perf evsel: Reduce scope of evsel__ignore_missing_thread
Ian Rogers
2
-8
/
+4
2022-01-12
perf evsel: Rename CPU around get_group_fd
Ian Rogers
1
-11
/
+11
2022-01-12
perf stat: Correct variable name for read counter
Ian Rogers
3
-35
/
+35
2022-01-12
perf evsel: Pass cpu not cpu map index to synthesize
Ian Rogers
1
-2
/
+3
2022-01-12
perf evlist: Refactor evlist__for_each_cpu()
Ian Rogers
4
-166
/
+210
2022-01-12
libperf: Allow NULL in perf_cpu_map__idx()
Ian Rogers
1
-1
/
+6
2022-01-12
perf script: Use for each cpu to aid readability
Ian Rogers
1
-4
/
+3
2022-01-12
perf stat: Use perf_cpu_map__for_each_cpu()
Ian Rogers
1
-5
/
+6
2022-01-12
perf stat: Rename aggr_data cpu to imply it's an index
Ian Rogers
1
-5
/
+5
2022-01-12
perf counts: Switch name cpu to cpu_map_idx
Ian Rogers
1
-6
/
+6
2022-01-12
libperf: Use cpu not index for evsel mmap
Ian Rogers
1
-1
/
+2
2022-01-12
libperf: Switch cpu to more accurate cpu_map_idx
Ian Rogers
2
-48
/
+50
2022-01-12
perf evsel: Derive CPUs and threads in alloc_counts
Ian Rogers
5
-20
/
+15
2022-01-12
perf stat-display: Avoid use of core for CPU
Ian Rogers
1
-23
/
+22
2022-01-12
perf cpumap: Add CPU to aggr_cpu_id
Ian Rogers
3
-4
/
+48
2022-01-12
perf stat: Fix memory leak in check_per_pkg()
Ian Rogers
1
-2
/
+3
2022-01-12
perf cpumap: Trim the cpu_aggr_map
Ian Rogers
1
-1
/
+9
2022-01-12
perf cpumap: Add some comments to cpu_aggr_map
Ian Rogers
1
-1
/
+9
2022-01-12
perf cpumap: Move 'has' function to libperf
Ian Rogers
11
-22
/
+23
2022-01-12
perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functions
Ian Rogers
4
-24
/
+45
2022-01-12
perf cpumap: Refactor cpu_map__build_map()
Ian Rogers
3
-132
/
+130
2022-01-12
perf cpumap: Remove cpu_map__cpu(), use libperf function
Ian Rogers
4
-10
/
+4
2022-01-12
perf cpumap: Remove map from function names that don't use a map
Ian Rogers
4
-14
/
+27
2022-01-12
perf cpumap: Document cpu__get_node() and remove redundant function
Ian Rogers
2
-7
/
+9
2022-01-12
perf cpumap: Rename empty functions
Ian Rogers
4
-25
/
+25
2022-01-12
perf cpumap: Simplify equal function name
Ian Rogers
3
-16
/
+18
2022-01-12
perf cpumap: Remove unused cpu_map__socket()
Ian Rogers
1
-7
/
+0
2022-01-12
perf cpumap: Add comments to aggr_cpu_id()
Ian Rogers
1
-0
/
+9
2022-01-12
perf cpumap: Remove map+index get_node()
Ian Rogers
3
-10
/
+1
2022-01-12
perf cpumap: Remove map+index get_core()
Ian Rogers
3
-10
/
+1
2022-01-12
perf cpumap: Remove map+index get_die()
Ian Rogers
4
-12
/
+2
2022-01-12
perf cpumap: Remove map+index get_socket()
Ian Rogers
4
-12
/
+2
[next]