summaryrefslogtreecommitdiff
path: root/tools/perf/tests/shell/record.sh
AgeCommit message (Expand)AuthorFilesLines
2025-06-30perf test: Add basic callgraph test to record testingIan Rogers1-0/+30
2025-06-09perf tests record: Add basic uid filtering testIan Rogers1-0/+26
2025-05-15perf test: Allow tolerance for leader sampling testChun-Tse Shao1-6/+27
2025-04-25perf tests record: Cleanup improvementsIan Rogers1-4/+6
2025-02-04perf test: Use cycles event in perf record test for leader_samplingThomas Richter1-5/+5
2025-02-04perf test: Fix perf record test for precise_maxThomas Richter1-14/+29
2024-11-16perf tests: Make leader sampling test work without branch eventJames Clark1-6/+7
2024-10-28perf test: Tag parallel failing shell tests with "(exclusive)"Ian Rogers1-1/+1
2024-10-22perf test: Add precise_max subtest to the perf record shell testNamhyung Kim1-0/+25
2024-10-17perf test: Speed up some tests using perf listNamhyung Kim1-1/+1
2024-10-01perf tests: Add topdown events counting and sampling testsDapeng Mi1-0/+17
2024-10-01perf tests: Add leader sampling test in record testsDapeng Mi1-0/+28
2024-08-19perf test: Add cgroup sampling testNamhyung Kim1-0/+23
2024-08-14perf test record.sh: Raise limit of open file descriptorsVeronika Molnarova1-1/+18
2024-08-14perf test: Add new test cases for the branch counter featureKan Liang1-5/+12
2023-11-27perf tests: Skip record test if test_loop symbol is missingAdrian Hunter1-1/+7
2023-11-27perf test: Basic branch counter supportKan Liang1-0/+30
2023-09-27tests/shell: Fix shellcheck SC1090 to handle the location of sourced filesAthira Rajeev1-0/+1
2022-11-23perf test: Fix record test on KVM guestsMichael Petlan1-1/+1
2022-11-20perf test: Replace record test workload with thloopNamhyung Kim1-56/+3
2022-10-27perf test: Do not set TEST_SKIP for record subtestsNamhyung Kim1-12/+0
2022-10-27perf test: Test record with --threads optionNamhyung Kim1-2/+28
2022-10-27perf test: Add target workload test in 'perf record' testsNamhyung Kim1-0/+18
2022-10-27perf test: Add system-wide mode in 'perf record' testsNamhyung Kim1-0/+21
2022-10-27perf test: Wait for a new thread when testing --per-thread recordNamhyung Kim1-0/+27
2022-10-27perf test: Use a test program in 'perf record' testsNamhyung Kim1-4/+60
2022-10-27perf test: Fix shellcheck issues in the record testNamhyung Kim1-9/+9
2022-10-27perf test: Do not use instructions:u explicitlyNamhyung Kim1-5/+5
2022-09-29perf test: Fix test case 87 ("perf record tests") for hybrid systemsZhengjun Xing1-1/+1
2022-05-06perf test: Add skip to --per-thread testIan Rogers1-5/+41
2022-04-28perf test: Fix test case 81 ("perf record tests") on s390xThomas Richter1-0/+2
2022-04-14perf test: Add basic perf record testsIan Rogers1-0/+42