Re: [PATCH 1/2] tracing: introduce TRACE_EVENT_FN_COND macro
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2015-12-07 14:58:11
Also in:
lkml
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2015-12-07 14:58:11
Also in:
lkml
On Mon, 7 Dec 2015 17:42:42 +0300 Denis Kirjanov [off-list ref] wrote:
On 11/24/15, Denis Kirjanov [off-list ref] wrote:quoted
TRACE_EVENT_FN can't be used in some circumstances like invoking trace functions from offlined CPU due to RCU usage. This patch adds the TRACE_EVENT_FN_COND macro to make such trace points conditional. Signed-off-by: Denis Kirjanov <redacted>Hi Steven, are you going to take this series through your tree?
Yeah, thanks for the reminder! -- Steve