page alloc wrapper: Fix get_pfnblock_flags_mask prototype
[lttng-modules.git] / probes / lttng-probe-irq.c
diff --git a/probes/lttng-probe-irq.c b/probes/lttng-probe-irq.c
deleted file mode 100644 (file)
index e61fbb8..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- * probes/lttng-probe-irq.c
- *
- * Copyright 2010 (c) - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
- *
- * LTTng irq probes.
- */
-
-#include <linux/module.h>
-
-/*
- * Create LTTng tracepoint probes.
- */
-#define LTTNG_PACKAGE_BUILD
-#define CREATE_TRACE_POINTS
-#undef CONFIG_EVENT_TRACING    /* Don't create Ftrace probes */
-
-#include <trace/events/irq.h>
-
-MODULE_LICENSE("GPL and additional rights");
-MODULE_AUTHOR("Mathieu Desnoyers <mathieu.desnoyers@efficios.com>");
-MODULE_DESCRIPTION("LTTng irq probes");
This page took 0.027444 seconds and 4 git commands to generate.