aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorFilesLines
2024-05-03perf test pmu: Test all sysfs PMU event names are the same caseGravatar Ian Rogers 1-0/+90
2024-05-03perf test pmu: Add an eagerly loaded event testGravatar Ian Rogers 1-0/+76
2024-05-03perf test pmu: Refactor format test and exposed test APIsGravatar Ian Rogers 1-168/+151
2024-05-03perf test pmu-events: Make it clearer that pmu-events tests JSON eventsGravatar Ian Rogers 1-1/+1
2024-04-26perf test: Reintroduce -p/--parallel and make -S/--sequential the defaultGravatar Arnaldo Carvalho de Melo 1-1/+7
2024-04-26perf test: Add a new test for 'perf annotate'Gravatar Namhyung Kim 1-0/+83
2024-04-26perf tests parse-events: Use "branches" rather than "cache-references"Gravatar Ian Rogers 1-3/+3
2024-04-26perf scripts python: Add a script to run instances of 'perf script' in parallelGravatar Adrian Hunter 1-1/+25
2024-04-26perf tests shell kprobes: Add missing description as used by 'perf test' outputGravatar Arnaldo Carvalho de Melo 1-0/+1
2024-04-18perf test shell arm_coresight: Increase buffer size for Coresight basic testsGravatar James Clark 1-1/+1
2024-04-18perf test bpf-counters: Add test for BPF event modifierGravatar Ian Rogers 1-23/+52
2024-04-17perf tools: Enable configs required for test_uprobe_from_different_cu.shGravatar Chaitanya S Prakash 1-0/+3
2024-04-12perf tests: Remove dependency on lscpuGravatar James Clark 1-1/+3
2024-04-12perf tests: Apply attributes to all events in object code reading testGravatar James Clark 1-5/+5
2024-04-12perf tests: Make "test data symbol" more robust on Neoverse N1Gravatar James Clark 1-0/+16
2024-04-03perf evsel: Use evsel__name_is() helperGravatar Yang Jihong 2-27/+16
2024-03-21perf tests: Run tests in parallel by defaultGravatar Ian Rogers 1-7/+10
2024-03-21perf test: Read child test 10 times a second rather than 1Gravatar Ian Rogers 1-2/+2
2024-03-21perf test: Use a single fd for the child process out/errGravatar Ian Rogers 1-31/+6
2024-03-21perf test: Stat output per thread of just the parent processGravatar Ian Rogers 2-2/+2
2024-03-21perf cpumap: Use perf_cpu_map__for_each_cpu when possibleGravatar Ian Rogers 2-29/+30
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