aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorFilesLines
2024-02-26perf test: Fix spelling mistake "curent" -> "current"Gravatar Colin Ian King 1-1/+1
2024-02-26perf test: Use TEST_FAIL in the TEST_ASSERT macros instead of -1Gravatar Arnaldo Carvalho de Melo 1-8/+8
2024-02-22perf tests: Add option to run tests in parallelGravatar Ian Rogers 1-99/+215
2024-02-22perf tests: Run time generate shell test suitesGravatar Ian Rogers 3-149/+80
2024-02-22perf tests: Use scandirat for shell script findingGravatar Ian Rogers 3-71/+95
2024-02-22perf test: Rename builtin-test-list and add missed header guardGravatar Ian Rogers 4-3/+7
2024-02-22perf tests: Avoid fork in perf_has_symbol testGravatar Ian Rogers 1-1/+1
2024-02-20perf: build: introduce the libcapstoneGravatar Changbin Du 1-1/+3
2024-02-16perf testsuite: Add test for kprobe handlingGravatar Veronika Molnarova 2-0/+326
2024-02-16perf testsuite: Add common output checking helpersGravatar Veronika Molnarova 3-0/+107
2024-02-16perf testsuite: Add test case for perf probeGravatar Veronika Molnarova 1-0/+23
2024-02-16perf testsuite: Add initialization script for shell testsGravatar Veronika Molnarova 1-0/+117
2024-02-16perf testsuite: Add common setting for shell testsGravatar Veronika Molnarova 1-0/+79
2024-02-16perf testsuite: Add common regex pattersGravatar Veronika Molnarova 1-0/+268
2024-02-16perf test: Enable Symbols test to work with a current module dsoGravatar Adrian Hunter 1-0/+68
2024-02-12perf maps: Hide maps internalsGravatar Ian Rogers 1-4/+4
2024-02-12perf maps: Get map before returning in maps__find_by_nameGravatar Ian Rogers 1-2/+3
2024-02-12perf maps: Get map before returning in maps__findGravatar Ian Rogers 1-3/+2
2024-02-12perf maps: Switch from rbtree to lazily sorted array for addressesGravatar Ian Rogers 1-0/+3
2024-02-12Merge branch 'perf-tools' into perf-tools-nextGravatar Namhyung Kim 3-16/+51
2024-02-09perf stat: Support per-cluster aggregationGravatar Yicong Yang 5-1/+32
2024-02-08perf test: Skip metric w/o event name on arm64 in stat STD output linterGravatar Yicong Yang 1-1/+1
2024-02-02perf jevents: Drop or simplify small integer valuesGravatar Ian Rogers 1-11/+11
2024-02-02perf parse-events: Print all errorsGravatar Ian Rogers 2-7/+5
2024-02-01perf test: Simplify metric value validation test final reportGravatar Weilin Wang 2-108/+127
2024-01-26perf test shell daemon: Make signal test less racyGravatar Ian Rogers 1-10/+24
2024-01-26perf test shell script: Fix test for python being disabledGravatar Ian Rogers 1-2/+1
2024-01-26perf test: Workaround debug output in list testGravatar Ian Rogers 1-3/+18
2024-01-26perf test: Fix 'perf script' tests on s390Gravatar Thomas Richter 1-1/+8
2024-01-24perf test: Skip test_arm_callgraph_fp.sh if unwinding isn't built inGravatar James Clark 1-0/+6
2024-01-22perf test: raise limit to 20 percent for perf_stat_--bpf-counters_testGravatar Thomas Richter 1-6/+6
2024-01-04perf test: test case 'Setup struct perf_event_attr' fails on s390 on z/vmGravatar Thomas Richter 1-1/+1
2024-01-04perf tests: Add perf script testGravatar Ian Rogers 1-0/+66
2023-12-18perf tests: Use function to add missing maps lockGravatar Ian Rogers 2-106/+136
2023-12-18perf tests: Make DSO tests a suite rather than individualGravatar Ian Rogers 2-5/+12
2023-12-12libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...Gravatar Ian Rogers 7-7/+7
2023-12-12libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()Gravatar Ian Rogers 3-3/+3
2023-12-06perf test shell diff: Skip test if test_loop symbol is missing in the perf bi...Gravatar Ian Rogers 1-0/+7
2023-12-05perf test: Add basic 'perf diff' testGravatar Ian Rogers 1-0/+101
2023-12-05perf test: Add basic 'perf list --json" testGravatar Ian Rogers 1-0/+19
2023-12-05perf test: Use common python setup libraryGravatar Ian Rogers 4-33/+26
2023-12-05perf build: Shellcheck support for OUTPUT directoryGravatar Ian Rogers 2-22/+14
2023-12-04perf test record user-regs: Fix mask for vg registerGravatar Veronika Molnarova 2-2/+2
2023-11-29perf test record+probe_libc_inet_pton: Fix call chain match on powerpcGravatar Likhitha Korrapati 1-1/+4
2023-11-29perf tests sigtrap: Skip if running on a kernel with sleepable spinlocksGravatar Arnaldo Carvalho de Melo 1-2/+44
2023-11-29perf test sigtrap: Generalize the BTF routine to reuse it in this testGravatar Arnaldo Carvalho de Melo 1-20/+40
2023-11-27perf test: Use existing config value for objdump pathGravatar James Clark 1-1/+1
2023-11-27perf tests: Skip data symbol test if buf1 symbol is missingGravatar Adrian Hunter 1-0/+5
2023-11-27perf tests: Make data symbol test wait for perf to startGravatar Adrian Hunter 1-2/+9
2023-11-27perf tests: Skip branch stack sampling test if brstack_bench symbol is missingGravatar Adrian Hunter 1-0/+6