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
/
builtin-test.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-12-13
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-12-09
perf tests: Enable tests disabled due to tracepoint parsing
Ian Rogers
1
-2
/
+0
2024-12-02
perf test: Don't signal all processes on system when interrupting tests
James Clark
1
-1
/
+1
2024-11-09
perf test: Add hwmon filename parser test
Ian Rogers
1
-0
/
+1
2024-10-28
perf test: Sort tests placing exclusive tests last
Ian Rogers
1
-41
/
+84
2024-10-28
perf test: Add a signal handler to kill forked child processes
Ian Rogers
1
-3
/
+34
2024-10-28
perf test: Make parallel testing the default
Ian Rogers
1
-11
/
+2
2024-10-28
perf test: Run parallel tests in two passes
Ian Rogers
1
-59
/
+98
2024-10-28
perf test: Add a signal handler around running a test
Ian Rogers
1
-1
/
+27
2024-10-28
perf test: Reduce scope of parallel variable
Ian Rogers
1
-3
/
+6
2024-10-28
perf test: Display number of active running tests
Ian Rogers
1
-31
/
+62
2024-10-21
perf test: Introduce --list-workloads to list the available workloads
Arnaldo Carvalho de Melo
1
-1
/
+19
2024-10-21
perf test: Introduce workloads__for_each()
Arnaldo Carvalho de Melo
1
-3
/
+4
2024-10-17
perf test: Remove C test wrapper for attr.py
Ian Rogers
1
-1
/
+0
2024-10-10
perf tests: Add tool PMU test
Ian Rogers
1
-0
/
+1
2024-07-31
perf test: Add landlock workload
Howard Chu
1
-0
/
+1
2024-04-26
perf test: Reintroduce -p/--parallel and make -S/--sequential the default
Arnaldo Carvalho de Melo
1
-1
/
+7
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-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
1
-87
/
+3
2024-02-22
perf tests: Use scandirat for shell script finding
Ian Rogers
1
-12
/
+8
2024-02-22
perf test: Rename builtin-test-list and add missed header guard
Ian Rogers
1
-1
/
+1
2023-12-18
perf tests: Make DSO tests a suite rather than individual
Ian Rogers
1
-2
/
+0
2023-11-27
perf test: Use existing config value for objdump path
James Clark
1
-1
/
+1
2023-11-09
perf test: Add support for setting objdump binary via perf config
James Clark
1
-0
/
+12
2023-11-09
perf test: Add option to change objdump binary
James Clark
1
-0
/
+3
2023-09-12
perf util: Add a function for replacing characters in a string
James Clark
1
-0
/
+1
2023-08-15
perf parse-events: Remove BPF event support
Ian Rogers
1
-2
/
+0
2023-08-15
perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)
Ian Rogers
1
-1
/
+0
2023-07-24
perf test: Avoid weak symbol for arch_tests
Ian Rogers
1
-1
/
+10
2023-06-23
perf symbol: Remove now unused symbol_conf.sort_by_name
Ian Rogers
1
-1
/
+0
2023-05-26
perf tests: Organize cpu_map tests into a single suite
Ian Rogers
1
-4
/
+1
2023-05-26
perf cpumap: Add intersect function
Ian Rogers
1
-0
/
+1
2023-04-14
perf test: Simplify for_each_test() to avoid tripping on -Werror=array-bounds
Arnaldo Carvalho de Melo
1
-2
/
+2
2023-01-22
perf test: Add Symbols test
Adrian Hunter
1
-0
/
+3
2022-12-20
perf tools: Fix usage of the verbose variable
Yang Jihong
1
-1
/
+1
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
1
-0
/
+6
2022-12-14
perf test: Add event group test for events in multiple PMUs
Ravi Bangoria
1
-0
/
+1
2022-11-23
perf test: Add 'datasym' test workload
Namhyung Kim
1
-0
/
+1
2022-11-23
perf test: Add 'brstack' test workload
Namhyung Kim
1
-0
/
+1
2022-11-23
perf test: Add 'sqrtloop' test workload
Namhyung Kim
1
-0
/
+1
2022-11-23
perf test: Add 'leafloop' test workload
Namhyung Kim
1
-0
/
+1
2022-11-20
perf test: Add 'thloop' test workload
Namhyung Kim
1
-0
/
+1
2022-11-20
perf test: Add -w/--workload option
Namhyung Kim
1
-0
/
+24
2022-08-13
perf test: Refactor shell tests allowing subdirs
Carsten Haitzler
1
-134
/
+18
[next]