diff options
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | 2015-09-30 01:21:35 +0300 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2015-09-30 11:35:18 +0300 |
commit | b9f9108cad3998a4c8fd26051c37a451f1dff1f1 (patch) | |
tree | 7afa361be6f48e60d256acc0f9e57c7ea5aff479 /Makefile | |
parent | b5e87c0581319481399b6d8e8d6972b5523c18e6 (diff) | |
download | linux-b9f9108cad3998a4c8fd26051c37a451f1dff1f1.tar.xz |
tracing: Remove access to trace_flags in trace_printk.c
In the effort to move the global trace_flags to the tracing instances, the
direct access to trace_flags must be removed from trace_printk.c
Instead, add a new trace_printk_enabled boolean that is set by a new access
function trace_printk_control(), that will enable or disable trace_printk.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions