commit | 06e0a548bad0f43a21e036db018e4dadb501ce8b | [log] [tgz] |
---|---|---|
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | Tue Mar 17 17:32:31 2020 -0400 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Fri Mar 27 16:39:01 2020 -0400 |
tree | 7587fb20e56bbb7fecf55fb4c9f0c6729b55f67d | |
parent | 1039221cc2787dee51a7ffbf9b0e79d192dadf76 [diff] |
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>