summaryrefslogtreecommitdiffstats
path: root/drivers/hv/hv_trace.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hv/hv_trace.c')
-rw-r--r--drivers/hv/hv_trace.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/hv/hv_trace.c b/drivers/hv/hv_trace.c
new file mode 100644
index 0000000000..38d359cf1e
--- /dev/null
+++ b/drivers/hv/hv_trace.c
@@ -0,0 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0
+
+#include "hyperv_vmbus.h"
+
+#define CREATE_TRACE_POINTS
+#include "hv_trace.h"