aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTomas Glozar <[email protected]>2025-06-26 12:34:01 +0000
committerSteven Rostedt (Google) <[email protected]>2025-07-25 20:43:57 +0000
commit3aadb65db5d656b003232e92d9d18de4e5161416 (patch)
treeb3fcb90a31e6ab43476f7fe5a5800c6539a7b5a5 /tools/perf/scripts/python
parentrtla/timerlat: Add continue action (diff)
downloadkernel-3aadb65db5d656b003232e92d9d18de4e5161416.tar.gz
kernel-3aadb65db5d656b003232e92d9d18de4e5161416.zip
rtla/timerlat: Add action on end feature
Implement actions on end next to actions on threshold. A new option, --on-end is added, parallel to --on-threshold. Instead of being executed whenever a latency threshold is reached, it is executed at the end of the measurement. For example: $ rtla timerlat hist -d 5s --on-end trace will save the trace output at the end. All actions supported by --on-threshold are also supported by --on-end, except for continue, which does nothing with --on-end. 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')
0 files changed, 0 insertions, 0 deletions