]> Pileus Git - ~andy/linux/blobdiff - arch/x86/kernel/vsyscall_64.c
tracing: branch tracer, fix vdso crash
[~andy/linux] / arch / x86 / kernel / vsyscall_64.c
index 0b8b6690a86d184959703177b9cb6011bfd605ca..ece02932ea5748875b864099a6c87a90ec0dec8c 100644 (file)
@@ -17,6 +17,9 @@
  *  want per guest time just set the kernel.vsyscall64 sysctl to 0.
  */
 
+/* Disable profiling for userspace code: */
+#define DISABLE_UNLIKELY_PROFILE
+
 #include <linux/time.h>
 #include <linux/init.h>
 #include <linux/kernel.h>