index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
builtin-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2022-05-23
perf test: Skip reason for suites with 1 test
Ian Rogers
1
-3
/
+3
2022-05-23
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-2
/
+6
2022-05-21
perf test: Avoid shell test description infinite loop
Ian Rogers
1
-2
/
+6
2022-04-11
perf test: Shell - Limit to only run executable scripts in tests
Carsten Haitzler
1
-1
/
+3
2021-12-21
perf test: Use 3 digits for test numbering now we can have more tests
Carsten Haitzler
1
-6
/
+6
2021-12-16
perf bench: Use unbuffered output when pipe/tee'ing to a file
Sohaib Mohamed
1
-0
/
+3
2021-12-07
perf test sigtrap: Add basic stress test for sigtrap handling
Marco Elver
1
-0
/
+1
2021-11-13
perf test: Remove skip_if_fail
Ian Rogers
1
-16
/
+8
2021-11-13
perf test: Remove is_supported function
Ian Rogers
1
-13
/
+1
2021-11-13
perf test: Remove non test case style support.
Ian Rogers
1
-9
/
+16
2021-11-13
perf test: Remove now unused subtest helpers
Ian Rogers
1
-10
/
+1
2021-11-13
perf test: Add skip reason to test case.
Ian Rogers
1
-0
/
+3
2021-11-13
perf test: Add test case struct.
Ian Rogers
1
-6
/
+24
2021-11-13
perf test: Add helper functions for abstraction.
Ian Rogers
1
-28
/
+66
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
1
-10
/
+10
2021-11-13
perf test: Move each test suite struct to its test
Ian Rogers
1
-213
/
+72
2021-11-13
perf test: Make each test/suite its own struct.
Ian Rogers
1
-105
/
+168
2021-11-12
perf test: Use macro for "suite" definitions
Ian Rogers
1
-330
/
+149
2021-08-11
perf test: Make --skip work on shell tests
Riccardo Mancini
1
-2
/
+9
2021-08-11
perf tests: Add dlfilter test
Adrian Hunter
1
-0
/
+4
2021-07-09
perf test: Add free() calls for scandir() returned dirent entries
Riccardo Mancini
1
-4
/
+11
2021-06-22
perf test: Pass the verbose option to shell tests
Ian Rogers
1
-1
/
+4
2021-05-27
perf test: Iterate over shell tests in alphabetical order
Riccardo Mancini
1
-17
/
+21
2021-02-17
perf tools: Add OCaml demangling
Fabian Hemmer
1
-0
/
+4
2020-11-04
perf test: Implement skip_reason callback for watchpoint tests
Tommi Rantala
1
-0
/
+1
2020-11-04
perf tests tsc: Add checking helper is_supported()
Leo Yan
1
-0
/
+1
2020-11-04
perf tests tsc: Make tsc testing as a common testing
Leo Yan
1
-0
/
+4
2020-09-28
perf test: Add expand cgroup event test
Namhyung Kim
1
-0
/
+4
2020-09-04
perf tests: Add test for PE binary format support
Remi Bernon
1
-0
/
+4
2020-06-22
perf tests: Add parse metric test for ipc metric
Jiri Olsa
1
-0
/
+4
2020-05-29
perf tools: Add optional support for libpfm4
Stephane Eranian
1
-0
/
+9
2020-05-28
perf tests: Add test for the java demangler
Nick Gasson
1
-0
/
+4
2020-05-28
perf tests: Consider subtests when searching for user specified tests
Jiri Olsa
1
-8
/
+26
2020-05-28
perf test: Improve pmu event metric testing
Ian Rogers
1
-0
/
+7
2020-05-28
perf test: Provide a subtest callback to ask for the reason for skipping a su...
Ian Rogers
1
-2
/
+9
[next]