Searched hist:"8438 f5211479e4b8433f641634362264bc3bbd9e" (Results 1 – 1 of 1) sorted by relevance
/linux/kernel/trace/ |
H A D | trace.c | diff 8438f5211479e4b8433f641634362264bc3bbd9e Mon Oct 05 09:13:13 CEST 2020 Tingwei Zhang <tingwei@codeaurora.org> tracing: Add flag to control different traces
More traces like event trace or trace marker will be supported. Add flag for difference traces, so that they can be controlled separately. Move current function trace to it's own flag instead of global ftrace enable flag.
Reviewed-by: Steven Rostedt (VMware) <rostedt@goodmis.org> Reviewed-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by: Tingwei Zhang <tingwei@codeaurora.org> Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Link: https://lore.kernel.org/r/20201005071319.78508-3-alexander.shishkin@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|