Re: [PATCH resend] tracing/events: convert NAPI's tracepoint viaTRACE_EVENT

From: Steven Rostedt
Date: Mon Aug 31 2009 - 14:09:17 EST



On Mon, 31 Aug 2009, Ingo Molnar wrote:

>
> * Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxx> wrote:
>
> > - Convert NAPI's tracepoint via TRACE_EVENT macro, the output information
> > like below:
>
> I think as long as it does not touch tracing infrastructure (which
> your patches dont do in their current form) this should be
> done/merged via the networking tree.

I agree, all changes that are in include/trace/events/ and trace point
usage can stay within the subsystem tree.

>
> [ There might be some small collisions in define_trace.h (because
> these tracepoints move from legacy to new-style TRACE_EVENT()
> form) but that's OK. ]

But changes to anything in include/trace or kernel/trace needs to go
throught the tracing subsystem. This includes a changes to define_trace.h.

Thanks,

-- Steve

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/