diff options
| author | Tomas Glozar <[email protected]> | 2025-06-26 12:34:00 +0000 |
|---|---|---|
| committer | Steven Rostedt (Google) <[email protected]> | 2025-07-25 20:43:57 +0000 |
| commit | 8d933d5c89e80a818019fa5e0c060387bd145216 (patch) | |
| tree | 0043065e11099f23bdd93a9501053e2e30b8acc9 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | rtla/timerlat_bpf: Allow resuming tracing (diff) | |
| download | kernel-8d933d5c89e80a818019fa5e0c060387bd145216.tar.gz kernel-8d933d5c89e80a818019fa5e0c060387bd145216.zip | |
rtla/timerlat: Add continue action
Introduce option to resume tracing after a latency threshold overflow.
The option is implemented as an action named "continue".
Example:
$ rtla timerlat top -q -T 200 -d 1s --on-threshold \
exec,command="echo Threshold" --on-threshold continue
Threshold
Threshold
Threshold
Timer Latency
...
The feature is supported for both hist and top. After the continue
action is executed, processing of the list of actions is stopped and
tracing is resumed.
Cc: John Kacur <[email protected]>
Cc: Luis Goncalves <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Chang Yin <[email protected]>
Cc: Costa Shulyupin <[email protected]>
Cc: Crystal Wood <[email protected]>
Cc: Gabriele Monaco <[email protected]>
Link: https://lore.kernel.org/[email protected]
Signed-off-by: Tomas Glozar <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions
