aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/tests/shell/record_offcpu.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf tests offcpu: Adjust test case perf record offcpu profiling tests for s390Thomas Richter2023-11-091-2/+2
* perf test: Detect off-cpu support from build optionsIan Rogers2023-09-181-1/+1
* perf tests record_offcpu: Fix shellcheck warnings about word splitting/quotin...Kajol Jain2023-08-031-3/+3
* Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"Arnaldo Carvalho de Melo2023-05-061-1/+1
* perf tests record_offcpu.sh: Fix redirection of stderr to stdinPatrice Duroux2023-04-041-1/+1
* perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKELIan Rogers2023-03-141-1/+1
* perf tools: Use "grep -E" instead of "egrep"Tiezhu Yang2022-12-141-1/+1
* perf offcpu: Update offcpu test for child processNamhyung Kim2022-08-111-7/+50
* perf test: Add a basic offcpu profiling testNamhyung Kim2022-05-261-0/+60