Re: [RFC][PATCH 3/8] perf: register pmu implementations

From: Peter Zijlstra
Date: Wed Jun 16 2010 - 14:10:36 EST


On Wed, 2010-06-16 at 19:48 +0200, Peter Zijlstra wrote:
> > > +static int perf_swevent_int(struct perf_event *event)
> > > +{
> > > + if (event->attr.type != PERF_TYPE_SOFTWARE)
> > > + return -ENOENT
> >
> >
> > perf_swevent_init() ?
>
> copy/paste gone wild..

/me learns how to read again,.. D'0h!
--
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/