index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
builtin-test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tests: Add tool PMU test
Ian Rogers
2024-10-11
1
-0
/
+1
*
perf test: Add landlock workload
Howard Chu
2024-07-31
1
-0
/
+1
*
perf test: Reintroduce -p/--parallel and make -S/--sequential the default
Arnaldo Carvalho de Melo
2024-04-27
1
-1
/
+7
*
perf tests: Run tests in parallel by default
Ian Rogers
2024-03-21
1
-7
/
+10
*
perf test: Read child test 10 times a second rather than 1
Ian Rogers
2024-03-21
1
-2
/
+2
*
perf test: Use a single fd for the child process out/err
Ian Rogers
2024-03-21
1
-31
/
+6
*
perf tests: Add option to run tests in parallel
Ian Rogers
2024-02-22
1
-99
/
+215
*
perf tests: Run time generate shell test suites
Ian Rogers
2024-02-22
1
-87
/
+3
*
perf tests: Use scandirat for shell script finding
Ian Rogers
2024-02-22
1
-12
/
+8
*
perf test: Rename builtin-test-list and add missed header guard
Ian Rogers
2024-02-22
1
-1
/
+1
*
perf tests: Make DSO tests a suite rather than individual
Ian Rogers
2023-12-19
1
-2
/
+0
*
perf test: Use existing config value for objdump path
James Clark
2023-11-27
1
-1
/
+1
*
perf test: Add support for setting objdump binary via perf config
James Clark
2023-11-09
1
-0
/
+12
*
perf test: Add option to change objdump binary
James Clark
2023-11-09
1
-0
/
+3
*
perf util: Add a function for replacing characters in a string
James Clark
2023-09-12
1
-0
/
+1
*
perf parse-events: Remove BPF event support
Ian Rogers
2023-08-15
1
-2
/
+0
*
perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)
Ian Rogers
2023-08-15
1
-1
/
+0
*
perf test: Avoid weak symbol for arch_tests
Ian Rogers
2023-07-24
1
-1
/
+10
*
perf symbol: Remove now unused symbol_conf.sort_by_name
Ian Rogers
2023-06-24
1
-1
/
+0
*
perf tests: Organize cpu_map tests into a single suite
Ian Rogers
2023-05-27
1
-4
/
+1
*
perf cpumap: Add intersect function
Ian Rogers
2023-05-27
1
-0
/
+1
*
perf test: Simplify for_each_test() to avoid tripping on -Werror=array-bounds
Arnaldo Carvalho de Melo
2023-04-15
1
-2
/
+2
*
perf test: Add Symbols test
Adrian Hunter
2023-01-22
1
-0
/
+3
*
perf tools: Fix usage of the verbose variable
Yang Jihong
2022-12-20
1
-1
/
+1
*
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-14
1
-0
/
+6
*
perf test: Add event group test for events in multiple PMUs
Ravi Bangoria
2022-12-14
1
-0
/
+1
*
perf test: Add 'datasym' test workload
Namhyung Kim
2022-11-23
1
-0
/
+1
*
perf test: Add 'brstack' test workload
Namhyung Kim
2022-11-23
1
-0
/
+1
*
perf test: Add 'sqrtloop' test workload
Namhyung Kim
2022-11-23
1
-0
/
+1
*
perf test: Add 'leafloop' test workload
Namhyung Kim
2022-11-23
1
-0
/
+1
*
perf test: Add 'thloop' test workload
Namhyung Kim
2022-11-20
1
-0
/
+1
*
perf test: Add -w/--workload option
Namhyung Kim
2022-11-20
1
-0
/
+24
*
perf test: Refactor shell tests allowing subdirs
Carsten Haitzler
2022-08-13
1
-134
/
+18
*
perf test: Skip reason for suites with 1 test
Ian Rogers
2022-05-23
1
-3
/
+3
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-05-23
1
-2
/
+6
|
\
|
*
perf test: Avoid shell test description infinite loop
Ian Rogers
2022-05-21
1
-2
/
+6
*
|
perf test: Shell - Limit to only run executable scripts in tests
Carsten Haitzler
2022-04-11
1
-1
/
+3
|
/
*
perf test: Use 3 digits for test numbering now we can have more tests
Carsten Haitzler
2021-12-21
1
-6
/
+6
*
perf bench: Use unbuffered output when pipe/tee'ing to a file
Sohaib Mohamed
2021-12-16
1
-0
/
+3
*
perf test sigtrap: Add basic stress test for sigtrap handling
Marco Elver
2021-12-08
1
-0
/
+1
*
perf test: Remove skip_if_fail
Ian Rogers
2021-11-13
1
-16
/
+8
*
perf test: Remove is_supported function
Ian Rogers
2021-11-13
1
-13
/
+1
*
perf test: Remove non test case style support.
Ian Rogers
2021-11-13
1
-9
/
+16
*
perf test: Remove now unused subtest helpers
Ian Rogers
2021-11-13
1
-10
/
+1
*
perf test: Add skip reason to test case.
Ian Rogers
2021-11-13
1
-0
/
+3
*
perf test: Add test case struct.
Ian Rogers
2021-11-13
1
-6
/
+24
*
perf test: Add helper functions for abstraction.
Ian Rogers
2021-11-13
1
-28
/
+66
*
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
1
-10
/
+10
*
perf test: Move each test suite struct to its test
Ian Rogers
2021-11-13
1
-213
/
+72
*
perf test: Make each test/suite its own struct.
Ian Rogers
2021-11-13
1
-105
/
+168
[next]