diff options
| author | Tomas Glozar <[email protected]> | 2025-06-26 12:33:59 +0000 |
|---|---|---|
| committer | Steven Rostedt (Google) <[email protected]> | 2025-07-25 20:43:56 +0000 |
| commit | 3b78670e3a932c654dedf88807e70e19719cb0cb (patch) | |
| tree | 64569f5bc3c47a63c50c66f33ad872e1a069ab73 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | rtla/timerlat: Add action on threshold feature (diff) | |
| download | kernel-3b78670e3a932c654dedf88807e70e19719cb0cb.tar.gz kernel-3b78670e3a932c654dedf88807e70e19719cb0cb.zip | |
rtla/timerlat_bpf: Allow resuming tracing
Currently, rtla-timerlat BPF program uses a global variable stored in a
.bss section to store whether tracing has been stopped.
Move the information to a separate map, so that it is easily writable
from userspace, and add a function that clears the value, resuming
tracing after it has been stopped.
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/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
