diff options
author | Mark Brown <broonie@kernel.org> | 2024-10-02 01:59:17 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2024-10-04 14:04:45 +0300 |
commit | 05e6cfff58c481bfe0ada24ebe1c205e2817dacd (patch) | |
tree | 7427e21b90d118d1615809e669dd5846c0da612e /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 794b64ca5665323f36e5fc92dfca02a3797b6523 (diff) | |
download | linux-05e6cfff58c481bfe0ada24ebe1c205e2817dacd.tar.xz |
kselftest/arm64: Add a GCS stress test
Add a stress test which runs one more process than we have CPUs spinning
through a very recursive function with frequent syscalls immediately prior
to return and signals being injected every 100ms. The goal is to flag up
any scheduling related issues, for example failure to ensure that barriers
are inserted when moving a GCS using task to another CPU. The test runs for
a configurable amount of time, defaulting to 10 seconds.
Reviewed-by: Thiago Jung Bauermann <thiago.bauermann@linaro.org>
Tested-by: Thiago Jung Bauermann <thiago.bauermann@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20241001-arm64-gcs-v13-38-222b78d87eee@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions