]> git.ipfire.org Git - thirdparty/linux.git/commit
perf tests: Add leader sampling test in record tests
authorDapeng Mi <dapeng1.mi@linux.intel.com>
Fri, 13 Sep 2024 08:47:10 +0000 (08:47 +0000)
committerNamhyung Kim <namhyung@kernel.org>
Mon, 30 Sep 2024 22:23:44 +0000 (15:23 -0700)
commit387892723ad4044ff139ad7433e4dd24f7cfe303
treeac5432e44170ab785592f86f625f390e7152a4ff
parent3b5edc0421e2598a0ae7f0adcd592017f37e3cdf
perf tests: Add leader sampling test in record tests

Add leader sampling test to validate event counts are captured into
record and the count value is consistent.

Suggested-by: Kan Liang <kan.liang@linux.intel.com>
Reviewed-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Dapeng Mi <dapeng1.mi@linux.intel.com>
Cc: Yongwei Ma <yongwei.ma@intel.com>
Link: https://lore.kernel.org/r/20240913084712.13861-5-dapeng1.mi@linux.intel.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/tests/shell/record.sh