summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/apple/trace.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/apple/trace.c')
-rw-r--r--drivers/gpu/drm/apple/trace.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/gpu/drm/apple/trace.c b/drivers/gpu/drm/apple/trace.c
new file mode 100644
index 000000000000..6f40d5a583df
--- /dev/null
+++ b/drivers/gpu/drm/apple/trace.c
@@ -0,0 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+ OR MIT
+/*
+ * Tracepoints for Apple DCP driver
+ *
+ * Copyright (C) The Asahi Linux Contributors
+ */
+
+#define CREATE_TRACE_POINTS
+#include "trace.h"