aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/tests/shell (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-28perf test: Skip syscall enum test if no landlock syscallNamhyung Kim1-2/+6
2025-01-16perf tools: Expose quiet/verbose variables in Makefile.perfCharlie Jenkins1-1/+1
2025-01-14perf test perftool_testsuite: Return correct value for skippingVeronika Molnarova6-6/+6
2025-01-14perf test perftool_testsuite: Add missing descriptionVeronika Molnarova7-7/+7
2025-01-14perf test record+probe_libc_inet_pton: Make test resilientLeo Yan1-16/+18
2025-01-14perf test stat: Avoid hybrid assumption when virtualizedIan Rogers1-1/+5
2025-01-14perf tests base_probe: Fix check for the count of existing probes in test_adding_kernelAthira Rajeev1-2/+2
2025-01-14perf test brstack: Speed up running test by using tr -s instead of xargsJames Clark1-2/+2
2025-01-13perf tests arm_spe: Add test for discard modeJames Clark1-0/+30
2025-01-10perf test: Mark remaining probe tests as exclusiveJames Clark2-2/+2
2025-01-08perf test trace_btf_general: Fix shellcheck warningJames Clark1-0/+1
2025-01-08perf test: Update ftrace test to use --graph-optsNamhyung Kim1-4/+1
2025-01-08perf tests shell task_analyzer: Run this test exclusivelyArnaldo Carvalho de Melo1-1/+1
2024-12-26perf stat: Fix trailing comma when there is no metric unitJames Clark1-7/+7
2024-12-26perf trace: Add tests for BTF general augmentationHoward Chu1-0/+93
2024-12-18perf intel-pt: Add a test for pause / resumeAdrian Hunter1-0/+28
2024-12-18perf tools tests shell base_probe: Enhance print_overall_results to print summary informationAthira Rajeev3-3/+12
2024-12-10perf test: Parse 'perf stat' Topdown events for aarch64Veronika Molnarova1-1/+1
2024-11-22perf/test: fix perf ftrace test on s390Thomas Richter1-1/+1
2024-11-16perf tests: Make leader sampling test work without branch eventJames Clark1-6/+7
2024-11-16perf test shell trace_exit_race: Use --no-comm to avoid cases where COMM isn't resolvedArnaldo Carvalho de Melo1-2/+2
2024-11-15perf test shell trace_exit_race: Show what went wrong in verbose modeArnaldo Carvalho de Melo1-2/+22
2024-11-14perf tests: Add test for trace output lossBenjamin Peterson1-0/+31
2024-11-04perf test: Fix ftrace test with regex patternsNamhyung Kim1-1/+1
2024-11-04perf test: Remove cpu-list BPF cgroup counter testMichael Petlan1-13/+0
2024-11-03Merge 'origin/master' into perf-tools-nextNamhyung Kim1-15/+54
2024-11-01perf test: Use sqrtloop workload to test bperf eventTengda Wu1-1/+1
2024-10-28perf test: Tag parallel failing shell tests with "(exclusive)"Ian Rogers20-20/+20
2024-10-28perf test: Avoid list test blocking on writing to stdoutIan Rogers1-1/+4
2024-10-23perf test: Handle perftool-testsuite_probe failure due to broken DWARFVeronika Molnarova1-15/+54
2024-10-22perf test: Add precise_max subtest to the perf record shell testNamhyung Kim1-0/+25
2024-10-22perf tools: Don't set attr.exclude_guest by defaultNamhyung Kim1-1/+1
2024-10-22perf tools: Add fallback for exclude_guestNamhyung Kim1-1/+1
2024-10-19perf test: Fix perf test case 84 on s390Thomas Richter1-0/+1
2024-10-19perf test: Update all metrics test like metricgroups testNamhyung Kim1-21/+66
2024-10-17perf test: Move attr files into shell directory where they are usedIan Rogers52-1/+2521
2024-10-17perf test: Add a shell wrapper for "Setup struct perf_event_attr"Ian Rogers1-0/+22
2024-10-17perf stat: Add metric-threshold to json outputIan Rogers1-1/+4
2024-10-17perf test: Speed up some tests using perf listNamhyung Kim9-9/+9
2024-10-02perf/test: perf test 86 fails on s390Thomas Richter1-2/+2
2024-09-30perf tests: Add more topdown events regroup testsDapeng Mi1-2/+20
2024-09-30perf tests: Add topdown events counting and sampling testsDapeng Mi2-0/+23
2024-09-30perf tests: Add leader sampling test in record testsDapeng Mi1-0/+28
2024-09-26perf/test: Speed up test case perf annotate basic testsThomas Richter1-5/+5
2024-09-26perf test: Add a test for default perf stat commandJames Clark1-0/+25
2024-09-26perf test: Make stat test work on DT devicesJames Clark1-5/+7
2024-09-26perf stat: Uniquify event name improvementsIan Rogers1-4/+7
2024-09-26perf test: Ignore security failures in all PMU testIan Rogers1-12/+40
2024-09-24perf test: cs-etm: Test Coresight disassembly scriptJames Clark1-0/+65
2024-09-24perf test: Be more tolerant of metricgroup failuresIan Rogers1-6/+30