X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=include%2Flinux%2Fftrace_event.h;h=3167f2df4126c12e195be536c687c577212da651;hp=ee8a8411b05503869c94ca0adbfa7f43414e6c4b;hb=c5617b200ac52e35f7e8cf05a17b0a2d50f6b3e9;hpb=49c177461bfbedeccbab22bf3905db2f9da7f1c3 diff --git a/include/linux/ftrace_event.h b/include/linux/ftrace_event.h index ee8a8411b055..3167f2df4126 100644 --- a/include/linux/ftrace_event.h +++ b/include/linux/ftrace_event.h @@ -25,6 +25,9 @@ const char *ftrace_print_flags_seq(struct trace_seq *p, const char *delim, const char *ftrace_print_symbols_seq(struct trace_seq *p, unsigned long val, const struct trace_print_flags *symbol_array); +const char *ftrace_print_hex_seq(struct trace_seq *p, + const unsigned char *buf, int len); + /* * The trace entry - the most basic unit of tracing. This is what * is printed in the end as a single line in the trace output, such as: