summaryrefslogtreecommitdiff
path: root/tools/perf/tests/builtin-test.c
AgeCommit message (Expand)Author
2023-12-18perf tests: Make DSO tests a suite rather than individualIan Rogers
2023-11-27perf test: Use existing config value for objdump pathJames Clark
2023-11-09perf test: Add support for setting objdump binary via perf configJames Clark
2023-11-09perf test: Add option to change objdump binaryJames Clark
2023-09-12perf util: Add a function for replacing characters in a stringJames Clark
2023-08-15perf parse-events: Remove BPF event supportIan Rogers
2023-08-15perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)Ian Rogers
2023-07-24perf test: Avoid weak symbol for arch_testsIan Rogers
2023-06-23perf symbol: Remove now unused symbol_conf.sort_by_nameIan Rogers
2023-05-26perf tests: Organize cpu_map tests into a single suiteIan Rogers
2023-05-26perf cpumap: Add intersect functionIan Rogers
2023-04-14perf test: Simplify for_each_test() to avoid tripping on -Werror=array-boundsArnaldo Carvalho de Melo
2023-01-22perf test: Add Symbols testAdrian Hunter
2022-12-20perf tools: Fix usage of the verbose variableYang Jihong
2022-12-14perf build: Use libtraceevent from the systemIan Rogers
2022-12-14perf test: Add event group test for events in multiple PMUsRavi Bangoria
2022-11-23perf test: Add 'datasym' test workloadNamhyung Kim
2022-11-23perf test: Add 'brstack' test workloadNamhyung Kim
2022-11-23perf test: Add 'sqrtloop' test workloadNamhyung Kim
2022-11-23perf test: Add 'leafloop' test workloadNamhyung Kim
2022-11-20perf test: Add 'thloop' test workloadNamhyung Kim
2022-11-20perf test: Add -w/--workload optionNamhyung Kim
2022-08-13perf test: Refactor shell tests allowing subdirsCarsten Haitzler
2022-05-23perf test: Skip reason for suites with 1 testIan Rogers
2022-05-23Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-05-21perf test: Avoid shell test description infinite loopIan Rogers
2022-04-11perf test: Shell - Limit to only run executable scripts in testsCarsten Haitzler
2021-12-21perf test: Use 3 digits for test numbering now we can have more testsCarsten Haitzler
2021-12-16perf bench: Use unbuffered output when pipe/tee'ing to a fileSohaib Mohamed
2021-12-07perf test sigtrap: Add basic stress test for sigtrap handlingMarco Elver
2021-11-13perf test: Remove skip_if_failIan Rogers
2021-11-13perf test: Remove is_supported functionIan Rogers
2021-11-13perf test: Remove non test case style support.Ian Rogers
2021-11-13perf test: Remove now unused subtest helpersIan Rogers
2021-11-13perf test: Add skip reason to test case.Ian Rogers
2021-11-13perf test: Add test case struct.Ian Rogers
2021-11-13perf test: Add helper functions for abstraction.Ian Rogers
2021-11-13perf test: Rename struct test to test_suiteIan Rogers
2021-11-13perf test: Move each test suite struct to its testIan Rogers
2021-11-13perf test: Make each test/suite its own struct.Ian Rogers
2021-11-12perf test: Use macro for "suite" definitionsIan Rogers
2021-08-11perf test: Make --skip work on shell testsRiccardo Mancini
2021-08-11perf tests: Add dlfilter testAdrian Hunter
2021-07-09perf test: Add free() calls for scandir() returned dirent entriesRiccardo Mancini
2021-06-22perf test: Pass the verbose option to shell testsIan Rogers
2021-05-27perf test: Iterate over shell tests in alphabetical orderRiccardo Mancini
2021-02-17perf tools: Add OCaml demanglingFabian Hemmer
2020-11-04perf test: Implement skip_reason callback for watchpoint testsTommi Rantala
2020-11-04perf tests tsc: Add checking helper is_supported()Leo Yan
2020-11-04perf tests tsc: Make tsc testing as a common testingLeo Yan