Wengang Wang | 80a9a84 | 2011-02-21 11:13:14 +0800 | [diff] [blame^] | 1 | #undef TRACE_SYSTEM |
2 | #define TRACE_SYSTEM ocfs2 | ||||
3 | |||||
4 | #if !defined(_TRACE_OCFS2_H) || defined(TRACE_HEADER_MULTI_READ) | ||||
5 | #define _TRACE_OCFS2_H | ||||
6 | |||||
7 | #include <linux/tracepoint.h> | ||||
8 | |||||
9 | |||||
10 | #endif /* _TRACE_OCFS2_H */ | ||||
11 | |||||
12 | /* This part must be outside protection */ | ||||
13 | #undef TRACE_INCLUDE_PATH | ||||
14 | #define TRACE_INCLUDE_PATH . | ||||
15 | #define TRACE_INCLUDE_FILE ocfs2_trace | ||||
16 | #include <trace/define_trace.h> |