tracing: Rename stacktrace field to common_stacktrace
[platform/kernel/linux-starfive.git] / include / linux / trace_events.h
index 0e37322..7c4a0b7 100644 (file)
@@ -806,6 +806,7 @@ enum {
        FILTER_TRACE_FN,
        FILTER_COMM,
        FILTER_CPU,
+       FILTER_STACKTRACE,
 };
 
 extern int trace_event_raw_init(struct trace_event_call *call);