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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-22
perf test: Add parse-events test for aliases with hyphens
John Garry
1
-0
/
+49
2022-01-22
perf test: Add pmu-events test for aliases with hyphens
John Garry
1
-0
/
+32
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
5
-28
/
+35
2022-01-13
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+4
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
9
-36
/
+40
2022-01-12
perf test: Use perf_cpu_map__for_each_cpu()
Ian Rogers
1
-14
/
+14
2022-01-12
perf evsel: Derive CPUs and threads in alloc_counts
Ian Rogers
1
-9
/
+1
2022-01-12
perf cpumap: Add CPU to aggr_cpu_id
Ian Rogers
1
-0
/
+19
2022-01-12
perf cpumap: Move 'has' function to libperf
Ian Rogers
1
-1
/
+1
2022-01-12
perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functions
Ian Rogers
1
-4
/
+4
2022-01-12
perf cpumap: Remove map+index get_node()
Ian Rogers
1
-1
/
+1
2022-01-12
perf cpumap: Remove map+index get_core()
Ian Rogers
1
-1
/
+1
2022-01-12
perf cpumap: Remove map+index get_die()
Ian Rogers
1
-1
/
+1
2022-01-12
perf cpumap: Remove map+index get_socket()
Ian Rogers
1
-1
/
+1
2022-01-12
perf test: Enable system wide for metricgroups test
Ian Rogers
1
-1
/
+1
2021-12-21
perf test: Use 3 digits for test numbering now we can have more tests
Carsten Haitzler
1
-6
/
+6
2021-12-16
perf test: Test 73 Sig_trap fails on s390
Thomas Richter
1
-0
/
+18
2021-12-16
perf bench: Use unbuffered output when pipe/tee'ing to a file
Sohaib Mohamed
1
-0
/
+3
2021-12-11
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+4
2021-12-08
perf test sigtrap: Print errno string when failing
Arnaldo Carvalho de Melo
1
-3
/
+6
2021-12-08
perf test sigtrap: Add basic stress test for sigtrap handling
Marco Elver
4
-0
/
+159
2021-12-07
perf test: Reset shadow counts before loading
Ian Rogers
1
-0
/
+1
2021-12-07
perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...
Thomas Richter
1
-1
/
+3
2021-12-03
perf: Mute libbpf API deprecations temporarily
Andrii Nakryiko
1
-0
/
+4
2021-11-18
perf evsel: Fix memory leaks relating to unit
Ian Rogers
1
-3
/
+2
2021-11-18
perf test sample-parsing: Fix branch_stack entry endianness check
Thomas Richter
1
-1
/
+1
2021-11-18
perf tests wp: Remove unused functions on s390
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-11-14
perf tests: Remove bash constructs from stat_all_pmu.sh
James Clark
1
-2
/
+2
2021-11-14
perf tests: Remove bash construct from record+zstd_comp_decomp.sh
James Clark
1
-1
/
+1
2021-11-14
perf test: Remove bash construct from stat_bpf_counters.sh test
James Clark
1
-1
/
+1
2021-11-14
perf test bpf: Use ARRAY_CHECK() instead of ad-hoc equivalent, addressing arr...
Guo Zhengkui
1
-1
/
+1
2021-11-14
perf arm-spe: Snapshot mode test
German Gomez
1
-0
/
+89
2021-11-14
perf expr: Add source_count for aggregating events
Ian Rogers
1
-0
/
+12
2021-11-14
perf expr: Add metric literals for topology.
Ian Rogers
1
-1
/
+11
2021-11-14
perf test: Add expr test for events with hyphens
Ian Rogers
1
-0
/
+10
2021-11-14
perf test: Remove skip_if_fail
Ian Rogers
6
-23
/
+8
2021-11-14
perf test: Remove is_supported function
Ian Rogers
2
-14
/
+1
2021-11-14
perf test: TSC test, remove is_supported use
Ian Rogers
1
-23
/
+16
2021-11-14
perf test: BP tests, remove is_supported use
Ian Rogers
4
-74
/
+51
2021-11-14
perf test: Remove non test case style support.
Ian Rogers
2
-10
/
+16
2021-11-14
perf test: Convert time to tsc test to test case.
Ian Rogers
1
-1
/
+6
2021-11-14
perf test: bp tests use test case
Ian Rogers
3
-3
/
+18
2021-11-14
perf test: Remove now unused subtest helpers
Ian Rogers
2
-13
/
+1
2021-11-14
perf test: Convert llvm tests to test cases.
Ian Rogers
1
-23
/
+54
2021-11-14
perf test: Convert bpf tests to test cases.
Ian Rogers
1
-29
/
+43
2021-11-14
perf test: Convert clang tests to test cases.
Ian Rogers
1
-40
/
+17
2021-11-14
perf test: Convert watch point tests to test cases.
Ian Rogers
1
-98
/
+32
2021-11-13
perf test: Convert pmu event tests to test cases.
Ian Rogers
1
-62
/
+16
2021-11-13
perf test: Convert pfm tests to use test cases.
Ian Rogers
1
-47
/
+19
2021-11-13
perf test: Add skip reason to test case.
Ian Rogers
2
-1
/
+13
[next]