[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1240178868-18218-1-git-send-email-fweisbec@gmail.com>
Date: Mon, 20 Apr 2009 00:07:46 +0200
From: Frederic Weisbecker <fweisbec@...il.com>
To: Ingo Molnar <mingo@...e.hu>, Steven Rostedt <rostedt@...dmis.org>
Cc: Zhaolei <zhaolei@...fujitsu.com>, Tom Zanussi <tzanussi@...il.com>,
Li Zefan <lizf@...fujitsu.com>,
KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>,
LKML <linux-kernel@...r.kernel.org>,
Frederic Weisbecker <fweisbec@...il.com>
Subject: [PATCH 0/2] tracing: recursion protection fixes
Hi,
Here are two fixes for tracing recursion protection.
The first slightly improves debugging in case of recursion detection.
The second fixes a spurious warning and tracing disabling while
activating a filter.
The following changes since commit 8e668b5b3455207e4540fc7ccab9ecf70142f288:
Steven Rostedt (1):
tracing: remove format attribute of inline function
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git tracing/recursion
Frederic Weisbecker (2):
tracing/core: Add current context on tracing recursion warning
tracing/ring-buffer: unlock recursion protection on discard
kernel/trace/ring_buffer.c | 25 ++++++++++++++++++++-----
1 files changed, 20 insertions(+), 5 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