]> Pileus Git - ~andy/linux/blobdiff - arch/x86/kernel/vsyscall_64.c
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / arch / x86 / kernel / vsyscall_64.c
index ebf2f12900f5d999aa8f6a57322e34743dae2bfb..44153afc9067558cef387ba3237ffcf439ca3800 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_BRANCH_PROFILING
+
 #include <linux/time.h>
 #include <linux/init.h>
 #include <linux/kernel.h>