]> Gentwo Git Trees - linux/.git/commit
perf tests evlist: Add basic evlist test
authorIan Rogers <irogers@google.com>
Sat, 22 Nov 2025 08:19:28 +0000 (00:19 -0800)
committerNamhyung Kim <namhyung@kernel.org>
Wed, 3 Dec 2025 19:07:47 +0000 (11:07 -0800)
commitdb452961de9392258a3de60960919c17b5e39a50
tree2be502e80fbd2a15ff4b962a6bf9d23c144c5b64
parent199d5e872a9ce73728ec0669bb5e31be6f9cf261
perf tests evlist: Add basic evlist test

Add test that evlist reports expected events from perf record.

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