perf test: Add basic callgraph test to record testing
authorIan Rogers <irogers@google.com>
Sat, 28 Jun 2025 01:55:53 +0000 (18:55 -0700)
committerNamhyung Kim <namhyung@kernel.org>
Mon, 30 Jun 2025 16:11:39 +0000 (09:11 -0700)
commit5ceedc09f27f87a6adc00d522b06dcce990a1986
treeb3b83c8efea58bbef2e2d5ae15c3faaeaa21d29f
parentbb986e4720009da4221aeeeed7dec3f56d96502c
perf test: Add basic callgraph test to record testing

Give some basic perf record callgraph coverage.

Signed-off-by: Ian Rogers <irogers@google.com>
Reviewed-by: James Clark <james.clark@linaro.org>
Tested-by: Thomas Richter <tmricht@linux.ibm.com>
Link: https://lore.kernel.org/r/20250628015553.1270748-1-irogers@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/tests/shell/record.sh