tracing: Convert some kmem events to DEFINE_EVENT
[deliverable/linux.git] / mm / util.c
index 7c35ad95f92756d1473bbc2ae658f5bb27de2ca9..15d197571b4d57b0a8d3fc1f726f9ab64341ee11 100644 (file)
--- a/mm/util.c
+++ b/mm/util.c
@@ -6,9 +6,6 @@
 #include <linux/sched.h>
 #include <asm/uaccess.h>
 
-#define CREATE_TRACE_POINTS
-#include <trace/events/kmem.h>
-
 /**
  * kstrdup - allocate space for and copy an existing string
  * @s: the string to duplicate
This page took 0.024934 seconds and 5 git commands to generate.