]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
tracing: Do not disable tracing when reading the trace file
authorSteven Rostedt (VMware) <rostedt@goodmis.org>
Tue, 17 Mar 2020 21:32:31 +0000 (17:32 -0400)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Fri, 27 Mar 2020 20:39:01 +0000 (16:39 -0400)
commit06e0a548bad0f43a21e036db018e4dadb501ce8b
tree7587fb20e56bbb7fecf55fb4c9f0c6729b55f67d
parent1039221cc2787dee51a7ffbf9b0e79d192dadf76
tracing: Do not disable tracing when reading the trace file

When opening the "trace" file, it is no longer necessary to disable tracing.

Note, a new option is created called "pause-on-trace", when set, will cause
the trace file to emulate its original behavior.

Link: http://lkml.kernel.org/r/20200317213416.903351225@goodmis.org
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Documentation/trace/ftrace.rst
kernel/trace/trace.c
kernel/trace/trace.h