X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86%2Fkernel%2Fvsyscall_64.c;h=44153afc9067558cef387ba3237ffcf439ca3800;hb=24f030175d30f019be41766cdf88c2ff03de19ff;hp=ebf2f12900f5d999aa8f6a57322e34743dae2bfb;hpb=fd10902797fc9d6abaf55d9c2e3c6698c90b10c7;p=linux-2.6-omap-h63xx.git diff --git a/arch/x86/kernel/vsyscall_64.c b/arch/x86/kernel/vsyscall_64.c index ebf2f12900f..44153afc906 100644 --- a/arch/x86/kernel/vsyscall_64.c +++ b/arch/x86/kernel/vsyscall_64.c @@ -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 #include #include