Prev: net: reserve ports for applications using fixed port numbers
Next: percpu: add __percpu sparse annotations to net drivers
From: Steven Rostedt on 16 Feb 2010 11:50 Ingo, Please pull the latest tip/tracing/core tree, which can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git tip/tracing/core Li Zefan (1): ftrace: Allow to remove a single function from function graph filter Steven Rostedt (2): tracing: Add correct/incorrect to sort keys for branch annotation output tracing: Add notrace to TRACE_EVENT implementation functions ---- include/trace/ftrace.h | 31 +++++++++++++++----------- kernel/trace/ftrace.c | 51 ++++++++++++++++++++++++++---------------- kernel/trace/trace.h | 3 +- kernel/trace/trace_branch.c | 19 ++++++++++++++- 4 files changed, 68 insertions(+), 36 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |