[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110210202023.GG20676@ghostprotocols.net>
Date: Thu, 10 Feb 2011 18:20:23 -0200
From: Arnaldo Carvalho de Melo <acme@...hat.com>
To: Arun Sharma <arun@...rma-home.net>
Cc: Peter Zijlstra <peterz@...radead.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-perf-users@...r.kernel.org
Subject: Re: 2.6.37 kernel warning in perf_events code
Em Thu, Feb 10, 2011 at 12:02:20PM -0800, Arun Sharma escreveu:
> On Thu, Feb 10, 2011 at 11:08 AM, Arnaldo Carvalho de Melo
> <acme@...hat.com> wrote:
> > Em Wed, Feb 09, 2011 at 06:50:09PM -0800, Arun Sharma escreveu:
> >> [ Not sure if this is known and fixed in newer kernels. My machine
> >> becomes unusable after this warning triggers ]
> >>
> >> perf record -g -p <pid> cs -o csw.data -- sleep 3
Arun, are you shure the above line is right? I guess it should read:
perf record -g -p <pid> -e cs -o csw.data -- sleep 3
To specify the context switches soft event, right?
> > What kernel are you using? Peter, rings any bells?
>
> Stock 2.6.37.
- 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