[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20100121150205.GA24418@ghostprotocols.net>
Date: Thu, 21 Jan 2010 13:02:05 -0200
From: Arnaldo Carvalho de Melo <acme@...radead.org>
To: Mike Galbraith <efault@....de>
Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: perf top: losing events?
Em Thu, Jan 21, 2010 at 03:56:12PM +0100, Mike Galbraith escreveu:
> On Thu, 2010-01-21 at 12:49 -0200, Arnaldo Carvalho de Melo wrote:
> > + case PERF_RECORD_FORK:
> > + case PERF_RECORD_EXIT:
> > + event__process_task(event, session);
> > + break;
> > default:
> > break;
> > }
>
> Yup. All better.
>
> I figured that had to to be tied in from rummaging around earlier.
Thanks for testing!
I'm pushing these two fixes with your Tested-by tags.
- Arnaldo
--
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