Commit 02a65a0b authored by Piotr Maziarz's avatar Piotr Maziarz Committed by Steven Rostedt (VMware)
Browse files

tracing: Fix __print_hex_dump scope

parent 16c0f03f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -757,6 +757,7 @@ static inline void ftrace_test_probe_##call(void) \
#undef __get_str
#undef __get_bitmask
#undef __print_array
#undef __print_hex_dump

#undef TP_printk
#define TP_printk(fmt, args...) "\"" fmt "\", "  __stringify(args)