lkml.org 
[lkml]   [2010]   [Jul]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [RFC][PATCH 10/13] perf: Per PMU disable
From
Date
On Fri, 2010-07-09 at 12:30 +0200, Peter Zijlstra wrote:
> On Fri, 2010-07-09 at 20:17 +1000, Paul Mackerras wrote:
> > On Fri, Jul 09, 2010 at 10:21:27AM +0200, Peter Zijlstra wrote:
> >
> > > -void hw_perf_disable(void)
> > > +static void powerpc_pmu_pmu_disable(struct pmu *pmu)
> >
> > > -void hw_perf_enable(void)
> > > +static void powerpc_pmu_pmu_enable(struct pmu *pmu)
> >
> > > struct pmu power_pmu = {
> > > - .event_init = power_pmu_event_init,
> > > + .pmu_enable = power_pmu_pmu_enable,
> > > + .pmu_disable = power_pmu_pmu_disable,
> > > + .event_init = pmwer_pmu_event_init,
> >
> > Doh! Think you posted the old version of the patch again...
>
> *sigh*

The hunks ended up in the last patch.. I've pushed out a new git tree.


\
 
 \ /
  Last update: 2010-07-09 12:43    [W:0.317 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site