[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090415174544.GA17593@elte.hu>
Date: Wed, 15 Apr 2009 19:45:44 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Steven Rostedt <rostedt@...dmis.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>
Cc: Steven Whitehouse <swhiteho@...hat.com>,
LKML <linux-kernel@...r.kernel.org>, cluster-devel@...hat.com
Subject: Re: GFS2: Tracing support for review
* Steven Rostedt <rostedt@...dmis.org> 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@...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