]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - kernel/trace/trace.h
tracing: Move fields from event to class structure
[net-next-2.6.git] / kernel / trace / trace.h
index 911e9864e94a482ffca3e1ad290dd2a701da0129..c88c563a59a547566b14b3e43901063eec370969 100644 (file)
@@ -794,6 +794,9 @@ extern void print_subsystem_event_filter(struct event_subsystem *system,
                                         struct trace_seq *s);
 extern int filter_assign_type(const char *type);
 
+struct list_head *
+trace_get_fields(struct ftrace_event_call *event_call);
+
 static inline int
 filter_check_discard(struct ftrace_event_call *call, void *rec,
                     struct ring_buffer *buffer,