summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf test: Update event_groups test to use instructionsAthira Rajeev11 days1-5/+26
* perf test: Add a runs-per-test flagIan Rogers13 days1-11/+17
* perf test: Send list output to stdout rather than stderrIan Rogers13 days1-4/+4
* perf test: Rename functions and variables for better clarityIan Rogers13 days1-108/+93
* perf tools: Expose quiet/verbose variables in Makefile.perfCharlie Jenkins13 days1-1/+1
* perf test perftool_testsuite: Return correct value for skippingVeronika Molnarova2025-01-146-6/+6
* perf test perftool_testsuite: Add missing descriptionVeronika Molnarova2025-01-147-7/+7
* perf test record+probe_libc_inet_pton: Make test resilientLeo Yan2025-01-141-16/+18
* perf test stat: Avoid hybrid assumption when virtualizedIan Rogers2025-01-141-1/+5
* perf tests base_probe: Fix check for the count of existing probes in test_add...Athira Rajeev2025-01-141-2/+2
* perf test brstack: Speed up running test by using tr -s instead of xargsJames Clark2025-01-141-2/+2
* perf tests arm_spe: Add test for discard modeJames Clark2025-01-131-0/+30
* perf test: Mark remaining probe tests as exclusiveJames Clark2025-01-102-2/+2
* perf tools: Remove dependency on libauditCharlie Jenkins2025-01-101-5/+2
* perf test cpumap: Avoid use-after-free following mergeIan Rogers2025-01-081-4/+4
* perf test trace_btf_general: Fix shellcheck warningJames Clark2025-01-081-0/+1
* perf test: Update ftrace test to use --graph-optsNamhyung Kim2025-01-081-4/+1
* perf tests shell task_analyzer: Run this test exclusivelyArnaldo Carvalho de Melo2025-01-081-1/+1
* perf tests code-reading: Handle change in objdump output from binutils >= 2.4...Charlie Jenkins2025-01-081-1/+91
* perf stat: Fix trailing comma when there is no metric unitJames Clark2024-12-261-7/+7
* perf trace: Add tests for BTF general augmentationHoward Chu2024-12-261-0/+93
* perf stat: Move stat_config into config.cIan Rogers2024-12-181-7/+9
* perf intel-pt: Add a test for pause / resumeAdrian Hunter2024-12-181-0/+28
* perf tools tests shell base_probe: Enhance print_overall_results to print sum...Athira Rajeev2024-12-183-3/+12
* perf tests switch-tracking: Set this test to run exclusivelyArnaldo Carvalho de Melo2024-12-131-1/+1
* perf test: Introduce DEFINE_SUITE_EXCLUSIVE()Ravi Bangoria2024-12-131-0/+10
* Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo2024-12-132-8/+13
|\
| * perf test expr: Fix system_tsc_freq for only x86Ian Rogers2024-12-111-7/+12
| * perf test hwmon_pmu: Fix event file locationIan Rogers2024-12-101-11/+18
| * perf test: Don't signal all processes on system when interrupting testsJames Clark2024-12-021-1/+1
* | perf tests: Fix an incorrect type in append_script()Jiapeng Chong2024-12-121-1/+1
* | perf test: Remove duplicate wordRuffalo Lavoisier2024-12-121-1/+1
* | perf test: Parse 'perf stat' Topdown events for aarch64Veronika Molnarova2024-12-101-1/+1
* | perf test hwmon_pmu: Fix event file locationIan Rogers2024-12-091-11/+18
* | perf tests: Enable tests disabled due to tracepoint parsingIan Rogers2024-12-093-29/+4
* | perf btf: Make the sigtrap test helper to find a member by name widely availableArnaldo Carvalho de Melo2024-12-091-17/+3
* | perf cpumap: Add checking for reference counterLeo Yan2024-12-091-0/+9
* | perf cpumap: Add more tests for CPU map mergingLeo Yan2024-12-091-5/+29
* | libperf cpumap: Refactor perf_cpu_map__merge()Leo Yan2024-12-091-7/+6
|/
* perf tests: Fix hwmon parsing with PMU name testIan Rogers2024-11-221-2/+3
* perf tests hwmon_pmu: Remove double evlist__delete()Arnaldo Carvalho de Melo2024-11-221-2/+0
* perf/test: fix perf ftrace test on s390Thomas Richter2024-11-221-1/+1
* perf test: Correct hwmon test PMU detectionIan Rogers2024-11-221-1/+2
* perf header: Pass a perf_cpu rather than a PMU to get_cpuid_strIan Rogers2024-11-161-4/+3
* perf header: Avoid transitive PMU includesIan Rogers2024-11-161-0/+2
* perf test: Add missing __exit calls in tool/hwmon testsIan Rogers2024-11-162-0/+2
* perf tests: Make leader sampling test work without branch eventJames Clark2024-11-161-6/+7
* perf test shell trace_exit_race: Use --no-comm to avoid cases where COMM isn'...Arnaldo Carvalho de Melo2024-11-161-2/+2
* perf test shell trace_exit_race: Show what went wrong in verbose modeArnaldo Carvalho de Melo2024-11-151-2/+22
* perf tests: Add test for trace output lossBenjamin Peterson2024-11-141-0/+31