commit | d62bd397956cfe89de4034a5b51ee6dfde6e1d84 | [log] [tgz] |
---|---|---|
author | Daniel Borkmann <daniel@iogearbox.net> | Wed Jan 25 02:28:17 2017 +0100 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Thu Jan 11 19:34:07 2018 -0500 |
tree | 002ec09f9c57069da62f2bf3c62ef8490cfb9775 | |
parent | 331f4737b2e115511658776c76a25fbc64e1ba93 [diff] |
lib, traceevent: add PRINT_HEX_STR variant Add support for the __print_hex_str() macro that was added for tracing, so that user space tools such as perf can understand it as well. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Cc: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>