diff options
author | Viktor Rosendahl <[email protected]> | 2021-01-19 17:43:43 +0100 |
---|---|---|
committer | Steven Rostedt (VMware) <[email protected]> | 2021-01-29 15:35:33 -0500 |
commit | da7f84cdf02fd5f66864041f45018b328911b722 (patch) | |
tree | cd026198660f70a0aa08ab2def810b392d9a1cdf /scripts/gdb/linux/clk.py | |
parent | 7e0a9220467dbcfdc5bc62825724f3e52e50ab31 (diff) |
tracing: Use pause-on-trace with the latency tracers
Eaerlier, tracing was disabled when reading the trace file. This behavior
was changed with:
commit 06e0a548bad0 ("tracing: Do not disable tracing when reading the
trace file").
This doesn't seem to work with the latency tracers.
The above mentioned commit dit not only change the behavior but also added
an option to emulate the old behavior. The idea with this patch is to
enable this pause-on-trace option when the latency tracers are used.
Link: https://lkml.kernel.org/r/[email protected]
Cc: [email protected]
Fixes: 06e0a548bad0 ("tracing: Do not disable tracing when reading the trace file")
Signed-off-by: Viktor Rosendahl <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions