diff options
Diffstat (limited to 'drivers/hv/hv_trace.c')
-rw-r--r-- | drivers/hv/hv_trace.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/hv/hv_trace.c b/drivers/hv/hv_trace.c new file mode 100644 index 000000000000..df47acd01a81 --- /dev/null +++ b/drivers/hv/hv_trace.c @@ -0,0 +1,4 @@ +#include "hyperv_vmbus.h" + +#define CREATE_TRACE_POINTS +#include "hv_trace.h" |