[PATCH] ftrace: trace sched.c

From: Peter Zijlstra
Date: Fri Oct 31 2008 - 19:14:09 EST



Subject: ftrace: trace sched.c
From: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
Date: Fri Oct 31 16:32:54 CET 2008

Its useful to see what happens in sched.c

Signed-off-by: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
---
kernel/Makefile | 1 -
1 file changed, 1 deletion(-)

Index: linux-2.6/kernel/Makefile
===================================================================
--- linux-2.6.orig/kernel/Makefile
+++ linux-2.6/kernel/Makefile
@@ -21,7 +21,6 @@ CFLAGS_REMOVE_mutex-debug.o = -pg
CFLAGS_REMOVE_rtmutex-debug.o = -pg
CFLAGS_REMOVE_cgroup-debug.o = -pg
CFLAGS_REMOVE_sched_clock.o = -pg
-CFLAGS_REMOVE_sched.o = -mno-spe -pg
endif

obj-$(CONFIG_FREEZER) += freezer.o


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/