summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2024-02-26perf test: Fix spelling mistake "curent" -> "current"Colin Ian King
2024-02-26perf test: Use TEST_FAIL in the TEST_ASSERT macros instead of -1Arnaldo Carvalho de Melo
2024-02-22perf tests: Add option to run tests in parallelIan Rogers
2024-02-22perf tests: Run time generate shell test suitesIan Rogers
2024-02-22perf tests: Use scandirat for shell script findingIan Rogers
2024-02-22perf test: Rename builtin-test-list and add missed header guardIan Rogers
2024-02-22perf tests: Avoid fork in perf_has_symbol testIan Rogers
2024-02-20perf: build: introduce the libcapstoneChangbin Du
2024-02-16perf testsuite: Add test for kprobe handlingVeronika Molnarova
2024-02-16perf testsuite: Add common output checking helpersVeronika Molnarova
2024-02-16perf testsuite: Add test case for perf probeVeronika Molnarova
2024-02-16perf testsuite: Add initialization script for shell testsVeronika Molnarova
2024-02-16perf testsuite: Add common setting for shell testsVeronika Molnarova
2024-02-16perf testsuite: Add common regex pattersVeronika Molnarova
2024-02-16perf test: Enable Symbols test to work with a current module dsoAdrian Hunter
2024-02-12perf maps: Hide maps internalsIan Rogers
2024-02-12perf maps: Get map before returning in maps__find_by_nameIan Rogers
2024-02-12perf maps: Get map before returning in maps__findIan Rogers
2024-02-12perf maps: Switch from rbtree to lazily sorted array for addressesIan Rogers
2024-02-12Merge branch 'perf-tools' into perf-tools-nextNamhyung Kim
2024-02-09perf stat: Support per-cluster aggregationYicong Yang
2024-02-08perf test: Skip metric w/o event name on arm64 in stat STD output linterYicong Yang
2024-02-02perf jevents: Drop or simplify small integer valuesIan Rogers
2024-02-02perf parse-events: Print all errorsIan Rogers
2024-02-01perf test: Simplify metric value validation test final reportWeilin Wang
2024-01-26perf test shell daemon: Make signal test less racyIan Rogers
2024-01-26perf test shell script: Fix test for python being disabledIan Rogers
2024-01-26perf test: Workaround debug output in list testIan Rogers
2024-01-26perf test: Fix 'perf script' tests on s390Thomas Richter
2024-01-24perf test: Skip test_arm_callgraph_fp.sh if unwinding isn't built inJames Clark
2024-01-22perf test: raise limit to 20 percent for perf_stat_--bpf-counters_testThomas Richter
2024-01-04perf test: test case 'Setup struct perf_event_attr' fails on s390 on z/vmThomas Richter
2024-01-04perf tests: Add perf script testIan Rogers
2023-12-18perf tests: Use function to add missing maps lockIan Rogers
2023-12-18perf tests: Make DSO tests a suite rather than individualIan Rogers
2023-12-12libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...Ian Rogers
2023-12-12libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()Ian Rogers
2023-12-06perf test shell diff: Skip test if test_loop symbol is missing in the perf bi...Ian Rogers
2023-12-05perf test: Add basic 'perf diff' testIan Rogers
2023-12-05perf test: Add basic 'perf list --json" testIan Rogers
2023-12-05perf test: Use common python setup libraryIan Rogers
2023-12-05perf build: Shellcheck support for OUTPUT directoryIan Rogers
2023-12-04perf test record user-regs: Fix mask for vg registerVeronika Molnarova
2023-11-29perf test record+probe_libc_inet_pton: Fix call chain match on powerpcLikhitha Korrapati
2023-11-29perf tests sigtrap: Skip if running on a kernel with sleepable spinlocksArnaldo Carvalho de Melo
2023-11-29perf test sigtrap: Generalize the BTF routine to reuse it in this testArnaldo Carvalho de Melo
2023-11-27perf test: Use existing config value for objdump pathJames Clark
2023-11-27perf tests: Skip data symbol test if buf1 symbol is missingAdrian Hunter
2023-11-27perf tests: Make data symbol test wait for perf to startAdrian Hunter
2023-11-27perf tests: Skip branch stack sampling test if brstack_bench symbol is missingAdrian Hunter