diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2017-01-25 02:28:16 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-01-25 13:17:47 -0500 |
commit | 2acae0d5b0f73a8fb4b180bd13491feb96e55fc6 (patch) | |
tree | 2446a003c916ffd69a70a4ec167848c67aa2305b /Kconfig | |
parent | 60b1af3300724d211bb0b420c1fbe6bf5b87b013 (diff) | |
download | linux-2acae0d5b0f73a8fb4b180bd13491feb96e55fc6.tar.bz2 |
trace: add variant without spacing in trace_print_hex_seq
For upcoming tracepoint support for BPF, we want to dump the program's
tag. Format should be similar to __print_hex(), but without spacing.
Add a __print_hex_str() variant for exactly that purpose that reuses
trace_print_hex_seq().
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>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions