aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorFilesLines
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
2023-11-27perf tests: Skip Arm64 callgraphs test if leafloop symbol is missingGravatar Adrian Hunter 1-0/+6
2023-11-27perf tests: Skip record test if test_loop symbol is missingGravatar Adrian Hunter 1-1/+7
2023-11-27perf tests: Skip pipe test if noploop symbol is missingGravatar Adrian Hunter 1-1/+8
2023-11-27perf tests lib: Add perf_has_symbol.shGravatar Adrian Hunter 1-0/+21
2023-11-27perf tools: Add perf binary dependent rule for shellcheck log in Makefile.perfGravatar Athira Rajeev 1-0/+22
2023-11-27perf tests coresight: Remove unused variablesGravatar zhujun2 3-3/+0
2023-11-27perf parse-events: Make legacy events lower priority than sysfs/JSONGravatar Ian Rogers 1-71/+185
2023-11-27perf test: Basic branch counter supportGravatar Kan Liang 1-0/+30
2023-11-27perf test: Remove atomics from test_loop to avoid test failuresGravatar Nick Forrington 1-3/+1
2023-11-09perf test: Add support for setting objdump binary via perf configGravatar James Clark 1-0/+12
2023-11-09perf test: Add option to change objdump binaryGravatar James Clark 3-1/+5
2023-11-09perf tests offcpu: Adjust test case perf record offcpu profiling tests for s390Gravatar Thomas Richter 1-2/+2
2023-11-09perf tests attr: Fix spelling mistake "whic" to "which"Gravatar zhaimingbing 1-1/+1
2023-11-09perf test: Simplify "object code reading" testGravatar Namhyung Kim 1-53/+23
2023-11-09perf tools: Fix spelling mistake "parametrized" -> "parameterized"Gravatar Colin Ian King 2-3/+3
2023-11-03perf tests make: Remove the last egrep call, use 'grep -E' insteadGravatar Arnaldo Carvalho de Melo 1-1/+1
2023-10-26perf tests: test_arm_coresight: Simplify source iterationGravatar James Clark 1-14/+3
2023-10-25libperf rc_check: Add RC_CHK_EQUALGravatar Ian Rogers 2-7/+6
2023-10-25perf test: Skip CoreSight tests if cs_etm// event is not availableGravatar Michael Petlan 1-0/+2
2023-10-17perf tests: Fix shellcheck warning in stat_all_metricgroupsGravatar Athira Rajeev 1-1/+1
2023-10-17perf tests: Fix shellcheck warning in record_sideband.shGravatar Athira Rajeev 1-1/+1
2023-10-17perf tests: Ignore shellcheck warning in lock_contentionGravatar Athira Rajeev 1-0/+1
2023-10-04tools/perf/tests: Fix object code reading to skip address that falls out of t...Gravatar Athira Rajeev 1-0/+10
2023-10-04perf test: Avoid system wide when not privilegedGravatar Ian Rogers 1-2/+14
2023-09-27perf test: Fix parse-events tests to skip parametrized eventsGravatar Athira Rajeev 1-0/+39
2023-09-27perf test: Add pmu-event test for "Compat" and new event_field.Gravatar Jing Zhang 1-0/+55
2023-09-27perf test: Make matching_pmu effectiveGravatar Jing Zhang 1-2/+8
2023-09-26tests/shell: Fix shellcheck warnings for SC2153 in multiple scriptsGravatar Athira Rajeev 5-0/+5
2023-09-26tests/shell: Fix shellcheck issues in tests/shell/stat+shadow_stat.sh tetscaseGravatar Athira Rajeev 2-4/+4