diff options
Diffstat (limited to 'include/trace')
-rw-r--r-- | include/trace/define_trace.h | 2 | ||||
-rw-r--r-- | include/trace/events/irq.h (renamed from include/trace/irq.h) | 0 | ||||
-rw-r--r-- | include/trace/events/kmem.h (renamed from include/trace/kmem.h) | 0 | ||||
-rw-r--r-- | include/trace/events/lockdep.h (renamed from include/trace/lockdep.h) | 0 | ||||
-rw-r--r-- | include/trace/events/sched.h (renamed from include/trace/sched.h) | 0 | ||||
-rw-r--r-- | include/trace/events/skb.h (renamed from include/trace/skb.h) | 0 |
6 files changed, 1 insertions, 1 deletions
diff --git a/include/trace/define_trace.h b/include/trace/define_trace.h index 980eb66a6e38..18869417109c 100644 --- a/include/trace/define_trace.h +++ b/include/trace/define_trace.h | |||
@@ -43,7 +43,7 @@ | |||
43 | #endif | 43 | #endif |
44 | 44 | ||
45 | #ifndef TRACE_INCLUDE_PATH | 45 | #ifndef TRACE_INCLUDE_PATH |
46 | # define __TRACE_INCLUDE(system) <trace/system.h> | 46 | # define __TRACE_INCLUDE(system) <trace/events/system.h> |
47 | # define UNDEF_TRACE_INCLUDE_FILE | 47 | # define UNDEF_TRACE_INCLUDE_FILE |
48 | #else | 48 | #else |
49 | # define __TRACE_INCLUDE(system) __stringify(TRACE_INCLUDE_PATH/system.h) | 49 | # define __TRACE_INCLUDE(system) __stringify(TRACE_INCLUDE_PATH/system.h) |
diff --git a/include/trace/irq.h b/include/trace/events/irq.h index 75e3468e4493..75e3468e4493 100644 --- a/include/trace/irq.h +++ b/include/trace/events/irq.h | |||
diff --git a/include/trace/kmem.h b/include/trace/events/kmem.h index c22c42f980b5..c22c42f980b5 100644 --- a/include/trace/kmem.h +++ b/include/trace/events/kmem.h | |||
diff --git a/include/trace/lockdep.h b/include/trace/events/lockdep.h index 45e326b5c7f3..45e326b5c7f3 100644 --- a/include/trace/lockdep.h +++ b/include/trace/events/lockdep.h | |||
diff --git a/include/trace/sched.h b/include/trace/events/sched.h index ffa1cab586b9..ffa1cab586b9 100644 --- a/include/trace/sched.h +++ b/include/trace/events/sched.h | |||
diff --git a/include/trace/skb.h b/include/trace/events/skb.h index 1e8fabb57c06..1e8fabb57c06 100644 --- a/include/trace/skb.h +++ b/include/trace/events/skb.h | |||