[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.10.1402201302150.24360@vincent-weaver-1.um.maine.edu>
Date: Thu, 20 Feb 2014 13:03:16 -0500 (EST)
From: Vince Weaver <vincent.weaver@...ne.edu>
To: Peter Zijlstra <peterz@...radead.org>
cc: Dave Jones <davej@...hat.com>,
Linux Kernel <linux-kernel@...r.kernel.org>,
Ingo Molnar <mingo@...hat.com>,
Paul Mackerras <paulus@...ba.org>,
Steven Rostedt <rostedt@...dmis.org>
Subject: Re: x86_pmu_start WARN_ON.
On Thu, 20 Feb 2014, Peter Zijlstra wrote:
> On Wed, Feb 19, 2014 at 05:34:49PM -0500, Vince Weaver wrote:
> > So where would the NMI counter event get disabled? Would it never get
> > disabled, just because it's always running and always gets the same fixed
> > slot? Why isn't this a problem all the time, not just with corner cases?
>
> Well it could get another counter assignment I suppose; there's no
> guarantee it always ends up in the fixed counter although that's rather
> likely.
>
> > Is somehow n_added getting confused?
>
> I'd expect worse than a warning if that happened, but who knows.
>
> You could try with the below; make sure you've got CONFIG_FUNCTION_TRACER=y.
> # cat /debug/tracing/trace | bzip2 -9 > ~/trace.bz2
>
> And send that (and look at it of course).
attached, it's not very big.
Vince
Download attachment "trace.bz2" of type "APPLICATION/octet-stream" (1688 bytes)
Powered by blists - more mailing lists