]> git.baikalelectronics.ru Git - kernel.git/commit
tracing: Make hash-ptr option default
authorSteven Rostedt (VMware) <rostedt@goodmis.org>
Fri, 12 Feb 2021 16:51:06 +0000 (11:51 -0500)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Fri, 12 Feb 2021 16:52:59 +0000 (11:52 -0500)
commit99e22ce73c59ac2d6d08893af376483ca7d62850
tree46d2a22e1eef8a01fff95158611c52939bdff4a2
parenta345a6718bd5689f7cff7715e902d8739e0d5beb
tracing: Make hash-ptr option default

Since the original behavior of the trace events is to hash the %p pointers,
make that the default, and have developers have to enable the option in
order to have them unhashed.

Cc: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
kernel/trace/trace.c