Prev: [PATCH 2/2] tracing: Fix lockdep warning in global_clock()
Next: [PATCH 1/2] tracing: Reduce overhead of module tracepoints
From: Steven Rostedt on 24 Mar 2010 21:10 Ingo, Please pull the latest tip/tracing/urgent tree, which can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git tip/tracing/urgent Li Zefan (2): tracing: Reduce overhead of module tracepoints tracing: Fix lockdep warning in global_clock() ---- include/linux/module.h | 6 ++---- include/trace/events/module.h | 14 +++++++------- kernel/module.c | 3 +-- kernel/trace/trace_clock.c | 4 ++-- 4 files changed, 12 insertions(+), 15 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/ |