lkml.org 
[lkml]   [2011]   [May]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC patch 12/32] trace event napi remove semicolons
On Mon, May 02, 2011 at 05:11:35PM -0400, Mathieu Desnoyers wrote:
> Part of the gradual TRACE_EVENT() semicolon removal. Enables creation of array
> of events, thus saving space for trace event probes.
>
> Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
> CC: Steven Rostedt <rostedt@goodmis.org>
> CC: Frederic Weisbecker <fweisbec@gmail.com>
> CC: Ingo Molnar <mingo@elte.hu>
> CC: Thomas Gleixner <tglx@linutronix.de>
> CC: Neil Horman <nhorman@tuxdriver.com>
> CC: David S. Miller <davem@davemloft.net>
> CC: Koki Sanagi <sanagi.koki@jp.fujitsu.com>
> ---
> include/trace/events/napi.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Acked-by: Neil Horman <nhorman@tuxdriver.com>

> Index: linux-2.6-lttng/include/trace/events/napi.h
> ===================================================================
> --- linux-2.6-lttng.orig/include/trace/events/napi.h
> +++ linux-2.6-lttng/include/trace/events/napi.h
> @@ -28,7 +28,7 @@ TRACE_EVENT(napi_poll,
>
> TP_printk("napi poll on napi struct %p for device %s",
> __entry->napi, __get_str(dev_name))
> -);
> +)
>
> #undef NO_DEV
>
>
>


\
 
 \ /
  Last update: 2011-05-03 14:29    [W:1.650 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site