commit | 99e22ce73c59ac2d6d08893af376483ca7d62850 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | Fri Feb 12 11:51:06 2021 -0500 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Fri Feb 12 11:52:59 2021 -0500 |
tree | 46d2a22e1eef8a01fff95158611c52939bdff4a2 | |
parent | a345a6718bd5689f7cff7715e902d8739e0d5beb [diff] |
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>