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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2018-09-26
perf test: Fix subtest number when showing results
Thomas Richter
1
-1
/
+1
2018-08-24
perf test session topology: Fix test on s390
Thomas Richter
1
-0
/
+1
2018-07-08
perf test: "Session topology" dumps core on s390
Thomas Richter
1
-6
/
+24
2018-05-30
perf tests: Fix dwarf unwind for stripped binaries
Jiri Olsa
1
-16
/
+30
2018-05-30
perf tests: Use arch__compare_symbol_names to compare symbols
Jiri Olsa
1
-1
/
+1
2018-05-30
perf test: Fix test case inet_pton to accept inlines.
Thomas Richter
1
-3
/
+3
2018-04-26
perf test: Fix test trace+probe_libc_inet_pton.sh for s390x
Thomas Richter
1
-4
/
+17
2018-04-26
perf unwind: Do not look just at the global callchain_param.record_mode
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-02-25
perf test: Fix test 21 for s390x
Thomas Richter
1
-0
/
+4
2018-02-25
perf test shell: Fix check open filename arg using 'perf trace' on s390x
Thomas Richter
1
-2
/
+4
2017-12-10
perf test attr: Fix python error on empty result
Thomas Richter
1
-1
/
+5
2017-12-10
perf test attr: Fix ignored test case result
Thomas Richter
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
53
-0
/
+53
2017-10-18
perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/Ubuntu
Li Zhijian
1
-3
/
+6
2017-09-12
perf tests: Fix compile when libunwind's unwind.h is available
Milian Wolff
1
-1
/
+1
2017-09-01
perf test: Add test case for PERF_SAMPLE_PHYS_ADDR
Kan Liang
1
-1
/
+5
2017-09-01
perf test powerpc: Fix 'Object code reading' test
Ravi Bangoria
1
-0
/
+5
2017-08-22
perf test: Add test cases for new data source encoding
Andi Kleen
4
-0
/
+62
2017-08-22
perf tools: Expression parser enhancements for metrics
Andi Kleen
1
-0
/
+5
2017-08-22
perf evsel: Fix buffer overflow while freeing events
Andi Kleen
2
-2
/
+2
2017-08-17
perf events parse: Rename parse_events_parse arguments
Arnaldo Carvalho de Melo
1
-8
/
+8
2017-08-17
perf events parse: Rename parsing state struct to clearer name
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-08-16
perf test shell: Replace '|&' with '2>&1 |' to work with more shells
Kim Phillips
3
-4
/
+4
2017-08-16
perf bpf: Fix endianness problem when loading parameters in prologue
Wang Nan
1
-1
/
+3
2017-08-15
perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1
Arnaldo Carvalho de Melo
1
-3
/
+3
2017-08-15
perf test shell: Check if 'perf probe' is available, skip tests if not
Arnaldo Carvalho de Melo
6
-1
/
+22
2017-08-15
perf tests shell: Remove duplicate skip_if_no_debuginfo() function
Arnaldo Carvalho de Melo
1
-5
/
+0
2017-08-11
perf test shell: Add uprobes + backtrace ping test
Arnaldo Carvalho de Melo
1
-0
/
+40
2017-08-11
perf test shell: Add test using vfs_getname + 'perf trace'
Arnaldo Carvalho de Melo
1
-0
/
+31
2017-08-11
perf test shell: Add test using probe:vfs_getname and verifying results
Arnaldo Carvalho de Melo
1
-0
/
+37
2017-08-11
perf test shell: Move vfs_getname probe function to lib
Arnaldo Carvalho de Melo
2
-21
/
+29
2017-08-11
perf test shell: Add 'probe_vfs_getname' shell test
Arnaldo Carvalho de Melo
1
-0
/
+30
2017-08-11
perf test: Make 'list' use same filtering code as main 'perf test'
Arnaldo Carvalho de Melo
1
-8
/
+10
2017-08-11
perf test: Add infrastructure to run shell based tests
Arnaldo Carvalho de Melo
2
-1
/
+170
2017-08-11
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
49
-116
/
+116
2017-08-11
perf test: Make 'list' subcommand match main 'perf test' numbering/matching
Arnaldo Carvalho de Melo
1
-1
/
+3
2017-07-18
perf tests attr: Add optional term
Jiri Olsa
5
-3
/
+23
2017-07-18
perf tests attr: Fix stat sample_type setup
Jiri Olsa
1
-1
/
+1
2017-07-18
perf tests attr: Fix precise_ip setup
Jiri Olsa
1
-1
/
+1
2017-07-18
perf tests attr: Fix sample_period setup
Jiri Olsa
12
-13
/
+1
2017-07-18
perf tests attr: Fix cpu test disabled term setup
Jiri Olsa
1
-2
/
+2
2017-07-18
perf tests attr: Add proper return values
Jiri Olsa
24
-0
/
+24
2017-07-18
perf tests attr: Fix no-delay test
Jiri Olsa
1
-1
/
+1
2017-07-18
perf tests attr: Fix record dwarf test
Jiri Olsa
1
-1
/
+2
2017-07-18
perf tests attr: Add 1s for exclude_kernel and task base bits
Jiri Olsa
2
-2
/
+2
2017-07-18
perf tests attr: Rename compare_data to data_equal
Jiri Olsa
1
-4
/
+4
2017-07-18
perf tests attr: Make compare_data global
Jiri Olsa
1
-18
/
+18
2017-07-18
perf tests attr: Add test_attr__ready function
Jiri Olsa
1
-0
/
+10
2017-07-18
perf tests attr: Do not store failed events
Jiri Olsa
1
-1
/
+1
2017-07-18
perf test sdt: Handle realpath() failure
Arnaldo Carvalho de Melo
1
-1
/
+3
[next]