[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090420173819.957332585@goodmis.org>
Date: Mon, 20 Apr 2009 13:38:19 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [PATCH 0/4] [GIT PULL] tracing: recursion and compile fixes
Ingo,
The first patch is a fix to a change to late_initcall that was somehow
dropped. Probably due to the issues that the patch was causing and
it may have conflicted with your temporary disabling of the selftests.
The next patch is a compile fix for all tracing disabled.
The last two are recursive testing fixes.
Please pull the latest tip/tracing/ftrace tree, which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
tip/tracing/ftrace
Steven Rostedt (4):
tracing/events: call the correct event trace selftest init function
tracing: remove dangling semicolon
tracing: fix recursive test level calculation
tracing: remove recursive test from ring_buffer_event_discard
----
include/linux/trace_seq.h | 2 +-
kernel/trace/ring_buffer.c | 5 +++--
kernel/trace/trace_events.c | 2 +-
3 files changed, 5 insertions(+), 4 deletions(-)
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists