xref: /linux/drivers/hv/mshv_trace.c (revision 388768fe17386fe82ebac1869a2e084380b6d2c7)
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3  * Copyright (c) 2026, Microsoft Corporation.
4  *
5  * Tracepoint definitions for mshv driver.
6  */
7 
8 #define CREATE_TRACE_POINTS
9 #include "mshv_trace.h"
10