]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
perf tests buildid: Add purge and remove testing
authorIan Rogers <irogers@google.com>
Sat, 22 Nov 2025 08:19:23 +0000 (00:19 -0800)
committerNamhyung Kim <namhyung@kernel.org>
Wed, 3 Dec 2025 19:07:46 +0000 (11:07 -0800)
commit0eb307d954c10ef2dbf8d4597954e013dfe263ed
tree262ac97c4e617167239b6d25913a48850e23fffb
parentac881007c4bf7be4dae713c36b7f0309f2843611
perf tests buildid: Add purge and remove testing

Add testing for the purge and remove commands. Use the noploop
workload rather than just a return to avoid missing samples in the
workload in perf record. Tidy up the cleanup code to cleanup when
signals happen.

Signed-off-by: Ian Rogers <irogers@google.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/tests/shell/buildid.sh