commit | 0fe05591790e953f3ef9cf4f1bce08b6dd7b771f | [log] [tgz] |
---|---|---|
author | Daniel Borkmann <daniel@iogearbox.net> | Wed Jan 25 02:28:17 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 25 13:17:47 2017 -0500 |
tree | 5aca9cf31220fecef67b7bd68939291d0d13e2e1 | |
parent | 2acae0d5b0f73a8fb4b180bd13491feb96e55fc6 [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: Steven Rostedt <rostedt@goodmis.org> Cc: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>