]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
perf tests script dlfilter: Add a dlfilter test
authorIan Rogers <irogers@google.com>
Sat, 22 Nov 2025 08:19:27 +0000 (00:19 -0800)
committerNamhyung Kim <namhyung@kernel.org>
Wed, 3 Dec 2025 19:07:47 +0000 (11:07 -0800)
commit199d5e872a9ce73728ec0669bb5e31be6f9cf261
treec5127b43f43fdb86cc9ebb7f7544825aeee0b978
parent526ed2f8a7fb6017df74d87ded0d32c86deb5803
perf tests script dlfilter: Add a dlfilter test

Compile a simple dlfilter and make sure it remove samples from
everything other than a test_loop.

Signed-off-by: Ian Rogers <irogers@google.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/tests/shell/script_dlfilter.sh [new file with mode: 0755]