import PULS_20160108
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / linux / ftrace_event.h
index b5e36017acd7030c2bc2af0fb68c8eeacb1b4cfb..5ffb6e1114eccc81abda8080650e7157cccf349c 100644 (file)
@@ -36,6 +36,9 @@ const char *ftrace_print_symbols_seq_u64(struct trace_seq *p,
                                                                 *symbol_array);
 #endif
 
+const char *ftrace_print_bitmask_seq(struct trace_seq *p, void *bitmask_ptr,
+                                    unsigned int bitmask_size);
+
 const char *ftrace_print_hex_seq(struct trace_seq *p,
                                 const unsigned char *buf, int len);