summaryrefslogtreecommitdiffstats
path: root/src/tracing/osd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tracing/osd.c')
-rw-r--r--src/tracing/osd.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/tracing/osd.c b/src/tracing/osd.c
new file mode 100644
index 000000000..5f6781491
--- /dev/null
+++ b/src/tracing/osd.c
@@ -0,0 +1,6 @@
+
+#define TRACEPOINT_CREATE_PROBES
+/*
+ * The header containing our TRACEPOINT_EVENTs.
+ */
+#include "tracing/osd.h"