mirror of
https://github.com/torvalds/linux.git
synced 2024-12-12 14:12:51 +00:00
5 lines
85 B
C
5 lines
85 B
C
|
#include <linux/ftrace.h>
|
||
|
|
||
|
#define CREATE_TRACE_POINTS
|
||
|
#include <trace/events/xen.h>
|