Re: GFS2: Tracing support for review

From: Ingo Molnar
Date: Wed Apr 15 2009 - 13:46:17 EST



* Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> > diff --git a/kernel/perf_counter.c b/kernel/perf_counter.c
> > index 7f9521c..0939609 100644
> > --- a/kernel/perf_counter.c
> > +++ b/kernel/perf_counter.c
> > @@ -2590,6 +2590,7 @@ void perf_tpcounter_event(int event_id)
> >
> > __perf_swcounter_event(PERF_TYPE_TRACEPOINT, event_id, 1, 1, regs, 0);
> > }
> > +EXPORT_SYMBOL_GPL(perf_tpcounter_event);
>
> Again, please submit that in another patch.

Yeah, we can stick this into tip:perfcounters/core no problem.

Ingo
--
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/