commit | d6f62a5e52843e0b2651268e350a3c0ebe5c543b | [log] [tgz] |
---|---|---|
author | Crystal Wood <crwood@redhat.com> | Thu Jun 20 21:24:17 2024 -0500 |
committer | John Kacur <jkacur@redhat.com> | Thu Jul 18 15:27:02 2024 -0400 |
tree | a8655619967d606893c595446aade9647776ad4c | |
parent | 7a0bd39fad4fb017f41e32a125e7f4ef4284b8f0 [diff] |
rteval: Enforce only one latency measurement module at a time Latency modules will step on each other's toes if run at the same time (on the same CPU, though that's an enhancement for later), so only run one of them. A priority mechanism allows selecting Signed-off-by: Crystal Wood <crwood@redhat.com> Signed-off-by: John Kacur <jkacur@redhat.com>