summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/shell
Commit message (Expand)AuthorAgeFilesLines
* perf test: Skip syscall enum test if no landlock syscallNamhyung Kim2025-01-281-2/+6
* perf tools: Expose quiet/verbose variables in Makefile.perfCharlie Jenkins2025-01-161-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 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 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 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 test: Parse 'perf stat' Topdown events for aarch64Veronika Molnarova2024-12-101-1/+1
* perf/test: fix perf ftrace test on s390Thomas Richter2024-11-221-1/+1
* 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
* perf test: Fix ftrace test with regex patternsNamhyung Kim2024-11-041-1/+1
* perf test: Remove cpu-list BPF cgroup counter testMichael Petlan2024-11-041-13/+0
* Merge 'origin/master' into perf-tools-nextNamhyung Kim2024-11-031-15/+54
|\
| * perf test: Handle perftool-testsuite_probe failure due to broken DWARFVeronika Molnarova2024-10-231-15/+54
* | perf test: Use sqrtloop workload to test bperf eventTengda Wu2024-11-011-1/+1
* | perf test: Tag parallel failing shell tests with "(exclusive)"Ian Rogers2024-10-2820-20/+20
* | perf test: Avoid list test blocking on writing to stdoutIan Rogers2024-10-281-1/+4
* | perf test: Add precise_max subtest to the perf record shell testNamhyung Kim2024-10-221-0/+25
* | perf tools: Don't set attr.exclude_guest by defaultNamhyung Kim2024-10-221-1/+1
* | perf tools: Add fallback for exclude_guestNamhyung Kim2024-10-221-1/+1
* | perf test: Fix perf test case 84 on s390Thomas Richter2024-10-191-0/+1
* | perf test: Update all metrics test like metricgroups testNamhyung Kim2024-10-191-21/+66
* | perf test: Move attr files into shell directory where they are usedIan Rogers2024-10-1752-1/+2521
* | perf test: Add a shell wrapper for "Setup struct perf_event_attr"Ian Rogers2024-10-171-0/+22
* | perf stat: Add metric-threshold to json outputIan Rogers2024-10-171-1/+4
* | perf test: Speed up some tests using perf listNamhyung Kim2024-10-179-9/+9
* | perf/test: perf test 86 fails on s390Thomas Richter2024-10-021-2/+2
* | perf tests: Add more topdown events regroup testsDapeng Mi2024-09-301-2/+20
* | perf tests: Add topdown events counting and sampling testsDapeng Mi2024-09-302-0/+23
* | perf tests: Add leader sampling test in record testsDapeng Mi2024-09-301-0/+28
* | perf/test: Speed up test case perf annotate basic testsThomas Richter2024-09-261-5/+5
* | perf test: Add a test for default perf stat commandJames Clark2024-09-261-0/+25
* | perf test: Make stat test work on DT devicesJames Clark2024-09-261-5/+7
* | perf stat: Uniquify event name improvementsIan Rogers2024-09-261-4/+7
* | perf test: Ignore security failures in all PMU testIan Rogers2024-09-261-12/+40
* | perf test: cs-etm: Test Coresight disassembly scriptJames Clark2024-09-241-0/+65
* | perf test: Be more tolerant of metricgroup failuresIan Rogers2024-09-241-6/+30
|/