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