]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf test: Use sqrtloop workload to test bperf event
authorTengda Wu <wutengda@huaweicloud.com>
Mon, 21 Oct 2024 11:02:01 +0000 (11:02 +0000)
committerNamhyung Kim <namhyung@kernel.org>
Sat, 2 Nov 2024 06:31:08 +0000 (23:31 -0700)
commitd36e5b36a2928b30e09ff59ce5ce2d5df935176e
tree35759db2497888564bb109b715e0a1e0e60b4075
parent07dc3a6de33098b0dd2ab73ef43fe721abed4825
perf test: Use sqrtloop workload to test bperf event

Replace `brstack` workload with `sqrtloop` workload, because `sqrtloop`
workload contains fork(), which is suitable for testing the bperf event
inheritance feature.

Signed-off-by: Tengda Wu <wutengda@huaweicloud.com>
Cc: song@kernel.org
Cc: bpf@vger.kernel.org
Link: https://lore.kernel.org/r/20241021110201.325617-3-wutengda@huaweicloud.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/tests/shell/stat_bpf_counters.sh