|
@@ -208,7 +208,6 @@ struct ftrace_event_call {
|
|
|
|
|
|
#define PERF_MAX_TRACE_SIZE 2048
|
|
#define PERF_MAX_TRACE_SIZE 2048
|
|
|
|
|
|
-#define MAX_FILTER_PRED 32
|
|
|
|
#define MAX_FILTER_STR_VAL 256 /* Should handle KSYM_SYMBOL_LEN */
|
|
#define MAX_FILTER_STR_VAL 256 /* Should handle KSYM_SYMBOL_LEN */
|
|
|
|
|
|
extern void destroy_preds(struct ftrace_event_call *call);
|
|
extern void destroy_preds(struct ftrace_event_call *call);
|