| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-01 | perf test: Remove C python_use test | Ian Rogers | 1 | -1/+0 |
| 2025-10-01 | perf test: Extend branch stack sampling test for Arm64 BRBE | James Clark | 1 | -0/+1 |
| 2025-07-01 | perf test: Add libsubcmd help tests | Namhyung Kim | 1 | -0/+2 |
| 2025-06-20 | perf test: Expand user space event reading (rdpmc) tests | Ian Rogers | 1 | -0/+9 |
| 2025-05-09 | perf test demangle-rust: Add Rust demangling test | Ian Rogers | 1 | -0/+1 |
| 2024-12-13 | perf test: Introduce DEFINE_SUITE_EXCLUSIVE() | Ravi Bangoria | 1 | -0/+10 |
| 2024-11-09 | perf test: Add hwmon filename parser test | Ian Rogers | 1 | -0/+1 |
| 2024-10-28 | perf test: Run parallel tests in two passes | Ian Rogers | 1 | -0/+9 |
| 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-02-26 | perf test: Use TEST_FAIL in the TEST_ASSERT macros instead of -1 | Arnaldo Carvalho de Melo | 1 | -8/+8 |
| 2023-11-09 | perf test: Add option to change objdump binary | James Clark | 1 | -0/+1 |
| 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-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-01-22 | perf test: Add Symbols test | Adrian Hunter | 1 | -0/+3 |
| 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/+22 |
| 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 | -3/+0 |
| 2021-11-13 | perf test: Remove is_supported function | Ian Rogers | 1 | -1/+0 |
| 2021-11-13 | perf test: BP tests, remove is_supported use | Ian Rogers | 1 | -1/+20 |
| 2021-11-13 | perf test: Remove non test case style support. | Ian Rogers | 1 | -1/+0 |
| 2021-11-13 | perf test: Remove now unused subtest helpers | Ian Rogers | 1 | -3/+0 |
| 2021-11-13 | perf test: Add skip reason to test case. | Ian Rogers | 1 | -1/+10 |
| 2021-11-13 | perf test: Add test case struct. | Ian Rogers | 1 | -4/+22 |
| 2021-11-13 | perf test: Add helper functions for abstraction. | Ian Rogers | 1 | -1/+5 |
| 2021-11-13 | perf test: Rename struct test to test_suite | Ian Rogers | 1 | -4/+4 |
| 2021-11-13 | perf test: Move each test suite struct to its test | Ian Rogers | 1 | -20/+3 |
| 2021-11-13 | perf test: Make each test/suite its own struct. | Ian Rogers | 1 | -1/+7 |
| 2021-11-12 | perf test: Use macro for "suite" declarations | Ian Rogers | 1 | -74/+77 |
| 2021-08-11 | perf tests: Add dlfilter test | Adrian Hunter | 1 | -0/+1 |
| 2021-05-21 | perf tests: Consolidate test__arch_unwind_sample declaration | Rob Herring | 1 | -2/+0 |
| 2021-02-17 | perf tools: Add OCaml demangling | Fabian Hemmer | 1 | -0/+1 |
| 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/+1 |
| 2020-09-28 | perf test: Add expand cgroup event test | Namhyung Kim | 1 | -0/+1 |
| 2020-09-04 | perf tests: Add test for PE binary format support | Remi Bernon | 1 | -0/+1 |
| 2020-06-22 | perf tests: Add parse metric test for ipc metric | Jiri Olsa | 1 | -0/+1 |
| 2020-05-29 | perf tools: Add optional support for libpfm4 | Stephane Eranian | 1 | -0/+3 |
| 2020-05-28 | perf tests: Add test for the java demangler | Nick Gasson | 1 | -0/+1 |
| 2020-05-28 | perf test: Improve pmu event metric testing | Ian Rogers | 1 | -0/+3 |
| 2020-05-28 | perf test: Provide a subtest callback to ask for the reason for skipping a su... | Ian Rogers | 1 | -0/+1 |
| 2020-04-30 | tools api: Add a lightweight buffered reading api | Ian Rogers | 1 | -0/+1 |
| 2020-03-24 | perf test: Add pmu-events test | John Garry | 1 | -0/+1 |
| 2019-11-29 | perf jit: Move test functionality in to a test | Ian Rogers | 1 | -0/+1 |
| 2019-11-29 | perf evlist: Maintain evlist->all_cpus | Andi Kleen | 1 | -0/+1 |
| 2019-11-26 | perf tests: Rename tests/map_groups.c to tests/maps.c | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2019-11-26 | perf tests: Rename thread-mg-share to thread-maps-share | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2019-10-19 | perf tests bp_account: Add dedicated checking helper is_supported() | Leo Yan | 1 | -0/+1 |
| 2019-06-10 | perf tests: Add a test for time-utils | Adrian Hunter | 1 | -0/+1 |
| 2019-05-28 | perf tests: Add map_groups__merge_in test | Jiri Olsa | 1 | -0/+1 |
| 2019-01-08 | perf tests: Add a test for the ARM 32-bit [vectors] page | Florian Fainelli | 1 | -0/+5 |
| 2018-10-08 | perf test: S390 does not support watchpoints in test 22 | Thomas Richter | 1 | -0/+1 |
| 2018-09-18 | perf test: Add watchpoint test | Ravi Bangoria | 1 | -0/+3 |
| 2018-03-16 | perf tests: Add mem2node object test | Jiri Olsa | 1 | -0/+1 |
| 2018-03-13 | perf tests: Add breakpoint accounting/modify test | Jiri Olsa | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-08-22 | perf test: Add test cases for new data source encoding | Andi Kleen | 1 | -0/+1 |
| 2017-08-11 | perf test: Add infrastructure to run shell based tests | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2017-08-11 | perf test: Add 'struct test *' to the test functions | Arnaldo Carvalho de Melo | 1 | -56/+56 |
| 2017-06-05 | perf test: Disable breakpoint signal tests for powerpc | Jiri Olsa | 1 | -0/+3 |
| 2017-03-23 | perf tools: Add a simple expression parser for JSON | Andi Kleen | 1 | -0/+1 |
| 2017-01-11 | perf tools: Add unit_number__scnprintf function | Jiri Olsa | 1 | -0/+1 |
| 2016-12-15 | perf thread_map: Add thread_map__remove function | Jiri Olsa | 1 | -0/+1 |
| 2016-12-05 | perf clang: Add builtin clang support ant test case | Wang Nan | 1 | -0/+3 |
| 2016-11-29 | perf tools: Introduce perf hooks | Wang Nan | 1 | -0/+1 |
| 2016-08-02 | perf tests: Add test for bitmap_scnprintf function | Jiri Olsa | 1 | -0/+1 |
| 2016-07-18 | perf tests: Add is_printable_array test | Jiri Olsa | 1 | -0/+1 |
| 2016-07-13 | perf test: Add a test case for SDT event | Masami Hiramatsu | 1 | -0/+1 |
| 2016-06-30 | perf tools: Change cpu_map__fprintf output | Jiri Olsa | 1 | -0/+1 |
| 2016-05-09 | perf tests: Add test to check backward ring buffer | Wang Nan | 1 | -0/+1 |
| 2016-03-30 | perf tests: Add test to check for event times | Jiri Olsa | 1 | -0/+1 |
| 2015-12-17 | perf tools: Add event_update event unit type | Jiri Olsa | 1 | -0/+1 |
| 2015-12-17 | perf tools: Add stat round event synthesize function | Jiri Olsa | 1 | -0/+1 |
| 2015-12-17 | perf tools: Add stat event synthesize function | Jiri Olsa | 1 | -0/+1 |
| 2015-12-17 | perf tools: Add stat config event synthesize function | Jiri Olsa | 1 | -0/+1 |
| 2015-12-17 | perf cpu_map: Add cpu_map event synthesize function | Jiri Olsa | 1 | -0/+1 |
| 2015-12-17 | perf thread_map: Add thread_map event sythesize function | Jiri Olsa | 1 | -0/+1 |
| 2015-11-19 | perf test: Print result for each BPF subtest | Wang Nan | 1 | -0/+2 |
| 2015-11-19 | perf test: Print result for each LLVM subtest | Wang Nan | 1 | -0/+9 |
| 2015-11-19 | perf tests: Pass the subtest index to each test routine | Arnaldo Carvalho de Melo | 1 | -39/+39 |
| 2015-11-06 | perf test: Add 'perf test BPF' | Wang Nan | 1 | -0/+1 |
| 2015-10-05 | perf tests: Move x86 tests into arch directory | Matt Fleming | 1 | -4/+1 |
| 2015-10-05 | perf tests: Add arch tests | Matt Fleming | 1 | -0/+5 |
| 2015-09-14 | perf test: Add entry to test cpu topology | Kan Liang | 1 | -0/+1 |
| 2015-09-04 | perf tools: Add a test for decoding of new x86 instructions | Adrian Hunter | 1 | -0/+1 |
| 2015-08-07 | perf tests: Add LLVM test for eBPF on-the-fly compiling | Wang Nan | 1 | -0/+1 |
| 2015-06-26 | perf tests: Add thread_map object tests | Jiri Olsa | 1 | -0/+1 |
| 2015-05-29 | perf tests: Switch from open to openat | Riku Voipio | 1 | -3/+3 |
| 2015-05-29 | perf tools: Add ARM64 perf_regs_load to support libunwind and enable testing | Wang Nan | 1 | -1/+1 |
| 2015-05-12 | perf tests: Show refcounting broken expectations in thread-mg-share test | Arnaldo Carvalho de Melo | 1 | -0/+9 |
| 2015-03-21 | perf tools: Add kmod_path__parse function | Jiri Olsa | 1 | -0/+1 |
| 2014-09-25 | tools lib api: Adopt fdarray class from perf's evlist | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2014-09-25 | perf tests: Add pollfd growing test | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2014-09-25 | perf tests: Add test for perf_evlist__filter_pollfd() | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2014-08-22 | perf tests: Add a test for tracking with sched_switch | Adrian Hunter | 1 | -0/+1 |
| 2014-06-12 | perf tests: Add test for closing dso objects on EMFILE error | Jiri Olsa | 1 | -0/+1 |
| 2014-06-12 | perf tests: Add test for caching dso file descriptors | Jiri Olsa | 1 | -0/+1 |
| 2014-06-01 | perf tests: Add a test case for cumulating callchains | Namhyung Kim | 1 | -0/+1 |
| 2014-05-21 | perf tests: Add a testcase for histogram output sorting | Namhyung Kim | 1 | -0/+1 |
| 2014-05-16 | perf tests: Add dwarf unwind test on ARM | Jean Pihet | 1 | -1/+1 |
| 2014-04-28 | perf tests: Add map groups sharing with thread object test | Jiri Olsa | 1 | -0/+1 |
| 2014-04-28 | perf tests: Add thread maps lookup automated tests | Jiri Olsa | 1 | -0/+1 |
| 2014-04-28 | perf tests: Add a test case for hists filtering | Namhyung Kim | 1 | -0/+1 |
| 2014-02-18 | perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro | Jiri Olsa | 1 | -1/+1 |
| 2014-02-18 | perf tests x86: Add dwarf unwind test | Jiri Olsa | 1 | -0/+9 |
| 2013-09-05 | perf tools: Add test for parsing with no sample_id_all bit | Adrian Hunter | 1 | -0/+1 |
| 2013-09-02 | perf tests: Add 'keep tracking' test | Adrian Hunter | 1 | -0/+1 |
| 2013-08-29 | perf tests: Add a sample parsing test | Adrian Hunter | 1 | -0/+1 |
| 2013-08-07 | perf tests: Add test for reading object code | Adrian Hunter | 1 | -0/+1 |
| 2013-07-23 | perf tools: Add test for converting perf time to/from TSC | Adrian Hunter | 1 | -0/+1 |
| 2013-07-12 | perf tests: Make TEST_ASSERT_VAL global | Jiri Olsa | 1 | -0/+8 |
| 2013-03-18 | perf tests: Add a test case for checking sw clock event frequency | Namhyung Kim | 1 | -0/+1 |
| 2013-03-15 | perf test: Add test case for checking number of EXIT events | Namhyung Kim | 1 | -0/+1 |
| 2013-03-15 | perf tests: Test breakpoint overflow signal handler counts | Jiri Olsa | 1 | -0/+1 |
| 2013-03-15 | perf tests: Test breakpoint overflow signal handler | Jiri Olsa | 1 | -0/+1 |
| 2013-01-24 | perf tests: Add return states enum for tests | Jiri Olsa | 1 | -0/+6 |
| 2013-01-24 | perf test: Check for linking problems in the python binding | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2013-01-24 | perf test: Add a test case for hists__{match,link} | Namhyung Kim | 1 | -0/+1 |
| 2012-12-10 | perf test: Use perf_evsel__newtp constructor in the tracepoint tests | Arnaldo Carvalho de Melo | 1 | -3/+0 |
| 2012-11-14 | perf tests: Final cleanup for builtin-test move | Jiri Olsa | 1 | -0/+3 |
| 2012-11-14 | perf tests: Move pmu tests into separate object | Jiri Olsa | 1 | -0/+1 |
| 2012-11-14 | perf tests: Move test__syscall_open_tp_fields into separate object | Jiri Olsa | 1 | -0/+1 |
| 2012-11-14 | perf tests: Move perf_evsel__tp_sched_test into separate object | Jiri Olsa | 1 | -0/+1 |
| 2012-11-14 | perf tests: Move perf_evsel__roundtrip_name_test into separate object | Jiri Olsa | 1 | -0/+1 |
| 2012-11-14 | perf tests: Move test__rdpmc into separate object | Jiri Olsa | 1 | -0/+1 |
| 2012-11-14 | perf tests: Move test__PERF_RECORD into separate object | Jiri Olsa | 1 | -0/+1 |
| 2012-11-14 | perf tests: Move test__basic_mmap into separate object | Jiri Olsa | 1 | -0/+1 |
| 2012-11-14 | perf tests: Move test__open_syscall_event_on_all_cpus into separate object | Jiri Olsa | 1 | -0/+1 |
| 2012-11-14 | perf tests: Move test__open_syscall_event into separate object | Jiri Olsa | 1 | -0/+5 |
| 2012-11-14 | perf tests: Move test__vmlinux_matches_kallsyms into separate object | Jiri Olsa | 1 | -0/+6 |