summaryrefslogtreecommitdiff
path: root/tools/perf/tests/shell/record.sh
AgeCommit message (Expand)AuthorFilesLines
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