index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-28
perf test: Skip syscall enum test if no landlock syscall
Namhyung Kim
1
-2
/
+6
2025-01-18
perf test: Update event_groups test to use instructions
Athira Rajeev
1
-5
/
+26
2025-01-16
perf test: Add a runs-per-test flag
Ian Rogers
1
-11
/
+17
2025-01-16
perf test: Send list output to stdout rather than stderr
Ian Rogers
1
-4
/
+4
2025-01-16
perf test: Rename functions and variables for better clarity
Ian Rogers
1
-108
/
+93
2025-01-16
perf tools: Expose quiet/verbose variables in Makefile.perf
Charlie Jenkins
1
-1
/
+1
2025-01-14
perf test perftool_testsuite: Return correct value for skipping
Veronika Molnarova
6
-6
/
+6
2025-01-14
perf test perftool_testsuite: Add missing description
Veronika Molnarova
7
-7
/
+7
2025-01-14
perf test record+probe_libc_inet_pton: Make test resilient
Leo Yan
1
-16
/
+18
2025-01-14
perf test stat: Avoid hybrid assumption when virtualized
Ian Rogers
1
-1
/
+5
2025-01-14
perf tests base_probe: Fix check for the count of existing probes in test_adding_kernel
Athira Rajeev
1
-2
/
+2
2025-01-14
perf test brstack: Speed up running test by using tr -s instead of xargs
James Clark
1
-2
/
+2
2025-01-13
perf tests arm_spe: Add test for discard mode
James Clark
1
-0
/
+30
2025-01-10
perf test: Mark remaining probe tests as exclusive
James Clark
2
-2
/
+2
2025-01-10
perf tools: Remove dependency on libaudit
Charlie Jenkins
1
-5
/
+2
2025-01-08
perf test cpumap: Avoid use-after-free following merge
Ian Rogers
1
-4
/
+4
2025-01-08
perf test trace_btf_general: Fix shellcheck warning
James Clark
1
-0
/
+1
2025-01-08
perf test: Update ftrace test to use --graph-opts
Namhyung Kim
1
-4
/
+1
2025-01-08
perf tests shell task_analyzer: Run this test exclusively
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-01-08
perf tests code-reading: Handle change in objdump output from binutils >= 2.41 on riscv
Charlie Jenkins
1
-1
/
+91
2024-12-26
perf stat: Fix trailing comma when there is no metric unit
James Clark
1
-7
/
+7
2024-12-26
perf trace: Add tests for BTF general augmentation
Howard Chu
1
-0
/
+93
2024-12-18
perf stat: Move stat_config into config.c
Ian Rogers
1
-7
/
+9
2024-12-18
perf intel-pt: Add a test for pause / resume
Adrian Hunter
1
-0
/
+28
2024-12-18
perf tools tests shell base_probe: Enhance print_overall_results to print summary information
Athira Rajeev
3
-3
/
+12
2024-12-13
perf tests switch-tracking: Set this test to run exclusively
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-12-13
perf test: Introduce DEFINE_SUITE_EXCLUSIVE()
Ravi Bangoria
1
-0
/
+10
2024-12-13
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2
-8
/
+13
2024-12-12
perf tests: Fix an incorrect type in append_script()
Jiapeng Chong
1
-1
/
+1
2024-12-12
perf test: Remove duplicate word
Ruffalo Lavoisier
1
-1
/
+1
2024-12-11
perf test expr: Fix system_tsc_freq for only x86
Ian Rogers
1
-7
/
+12
2024-12-10
perf test: Parse 'perf stat' Topdown events for aarch64
Veronika Molnarova
1
-1
/
+1
2024-12-09
perf test hwmon_pmu: Fix event file location
Ian Rogers
1
-11
/
+18
2024-12-09
perf test hwmon_pmu: Fix event file location
Ian Rogers
1
-11
/
+18
2024-12-09
perf tests: Enable tests disabled due to tracepoint parsing
Ian Rogers
3
-29
/
+4
2024-12-09
perf btf: Make the sigtrap test helper to find a member by name widely available
Arnaldo Carvalho de Melo
1
-17
/
+3
2024-12-09
perf cpumap: Add checking for reference counter
Leo Yan
1
-0
/
+9
2024-12-09
perf cpumap: Add more tests for CPU map merging
Leo Yan
1
-5
/
+29
2024-12-09
libperf cpumap: Refactor perf_cpu_map__merge()
Leo Yan
1
-7
/
+6
2024-12-02
perf test: Don't signal all processes on system when interrupting tests
James Clark
1
-1
/
+1
2024-11-22
perf tests: Fix hwmon parsing with PMU name test
Ian Rogers
1
-2
/
+3
2024-11-22
perf tests hwmon_pmu: Remove double evlist__delete()
Arnaldo Carvalho de Melo
1
-2
/
+0
2024-11-22
perf/test: fix perf ftrace test on s390
Thomas Richter
1
-1
/
+1
2024-11-22
perf test: Correct hwmon test PMU detection
Ian Rogers
1
-1
/
+2
2024-11-16
perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
Ian Rogers
1
-4
/
+3
2024-11-16
perf header: Avoid transitive PMU includes
Ian Rogers
1
-0
/
+2
2024-11-16
perf test: Add missing __exit calls in tool/hwmon tests
Ian Rogers
2
-0
/
+2
2024-11-16
perf tests: Make leader sampling test work without branch event
James Clark
1
-6
/
+7
2024-11-16
perf test shell trace_exit_race: Use --no-comm to avoid cases where COMM isn't resolved
Arnaldo Carvalho de Melo
1
-2
/
+2
2024-11-15
perf test shell trace_exit_race: Show what went wrong in verbose mode
Arnaldo Carvalho de Melo
1
-2
/
+22
[next]