index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-03
perf evsel: Use evsel__name_is() helper
Yang Jihong
2
-27
/
+16
2024-03-21
perf tests: Run tests in parallel by default
Ian Rogers
1
-7
/
+10
2024-03-21
perf test: Read child test 10 times a second rather than 1
Ian Rogers
1
-2
/
+2
2024-03-21
perf test: Use a single fd for the child process out/err
Ian Rogers
1
-31
/
+6
2024-03-21
perf test: Stat output per thread of just the parent process
Ian Rogers
2
-2
/
+2
2024-03-21
perf cpumap: Use perf_cpu_map__for_each_cpu when possible
Ian Rogers
2
-29
/
+30
2024-02-26
perf test: Fix spelling mistake "curent" -> "current"
Colin Ian King
1
-1
/
+1
2024-02-26
perf test: Use TEST_FAIL in the TEST_ASSERT macros instead of -1
Arnaldo Carvalho de Melo
1
-8
/
+8
2024-02-22
perf tests: Add option to run tests in parallel
Ian Rogers
1
-99
/
+215
2024-02-22
perf tests: Run time generate shell test suites
Ian Rogers
3
-149
/
+80
2024-02-22
perf tests: Use scandirat for shell script finding
Ian Rogers
3
-71
/
+95
2024-02-22
perf test: Rename builtin-test-list and add missed header guard
Ian Rogers
4
-3
/
+7
2024-02-22
perf tests: Avoid fork in perf_has_symbol test
Ian Rogers
1
-1
/
+1
2024-02-20
perf: build: introduce the libcapstone
Changbin Du
1
-1
/
+3
2024-02-16
perf testsuite: Add test for kprobe handling
Veronika Molnarova
2
-0
/
+326
2024-02-16
perf testsuite: Add common output checking helpers
Veronika Molnarova
3
-0
/
+107
2024-02-16
perf testsuite: Add test case for perf probe
Veronika Molnarova
1
-0
/
+23
2024-02-16
perf testsuite: Add initialization script for shell tests
Veronika Molnarova
1
-0
/
+117
2024-02-16
perf testsuite: Add common setting for shell tests
Veronika Molnarova
1
-0
/
+79
2024-02-16
perf testsuite: Add common regex patters
Veronika Molnarova
1
-0
/
+268
2024-02-16
perf test: Enable Symbols test to work with a current module dso
Adrian Hunter
1
-0
/
+68
2024-02-12
perf maps: Hide maps internals
Ian Rogers
1
-4
/
+4
2024-02-12
perf maps: Get map before returning in maps__find_by_name
Ian Rogers
1
-2
/
+3
2024-02-12
perf maps: Get map before returning in maps__find
Ian Rogers
1
-3
/
+2
2024-02-12
perf maps: Switch from rbtree to lazily sorted array for addresses
Ian Rogers
1
-0
/
+3
2024-02-12
Merge branch 'perf-tools' into perf-tools-next
Namhyung Kim
3
-16
/
+51
2024-02-09
perf stat: Support per-cluster aggregation
Yicong Yang
5
-1
/
+32
2024-02-08
perf test: Skip metric w/o event name on arm64 in stat STD output linter
Yicong Yang
1
-1
/
+1
2024-02-02
perf jevents: Drop or simplify small integer values
Ian Rogers
1
-11
/
+11
2024-02-02
perf parse-events: Print all errors
Ian Rogers
2
-7
/
+5
2024-02-01
perf test: Simplify metric value validation test final report
Weilin Wang
2
-108
/
+127
2024-01-26
perf test shell daemon: Make signal test less racy
Ian Rogers
1
-10
/
+24
2024-01-26
perf test shell script: Fix test for python being disabled
Ian Rogers
1
-2
/
+1
2024-01-26
perf test: Workaround debug output in list test
Ian Rogers
1
-3
/
+18
2024-01-26
perf test: Fix 'perf script' tests on s390
Thomas Richter
1
-1
/
+8
2024-01-24
perf test: Skip test_arm_callgraph_fp.sh if unwinding isn't built in
James Clark
1
-0
/
+6
2024-01-22
perf test: raise limit to 20 percent for perf_stat_--bpf-counters_test
Thomas Richter
1
-6
/
+6
2024-01-04
perf test: test case 'Setup struct perf_event_attr' fails on s390 on z/vm
Thomas Richter
1
-1
/
+1
2024-01-04
perf tests: Add perf script test
Ian Rogers
1
-0
/
+66
2023-12-18
perf tests: Use function to add missing maps lock
Ian Rogers
2
-106
/
+136
2023-12-18
perf tests: Make DSO tests a suite rather than individual
Ian Rogers
2
-5
/
+12
2023-12-12
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
7
-7
/
+7
2023-12-12
libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()
Ian Rogers
3
-3
/
+3
2023-12-06
perf test shell diff: Skip test if test_loop symbol is missing in the perf bi...
Ian Rogers
1
-0
/
+7
2023-12-05
perf test: Add basic 'perf diff' test
Ian Rogers
1
-0
/
+101
2023-12-05
perf test: Add basic 'perf list --json" test
Ian Rogers
1
-0
/
+19
2023-12-05
perf test: Use common python setup library
Ian Rogers
4
-33
/
+26
2023-12-05
perf build: Shellcheck support for OUTPUT directory
Ian Rogers
2
-22
/
+14
2023-12-04
perf test record user-regs: Fix mask for vg register
Veronika Molnarova
2
-2
/
+2
2023-11-29
perf test record+probe_libc_inet_pton: Fix call chain match on powerpc
Likhitha Korrapati
1
-1
/
+4
[next]