xref: /linux/drivers/hv/mshv_trace.c (revision 8fd12b03c7c888303c3c45559d8c3e270a916f9f)
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