Re: [BUG] perf_events: PERF_FORMAT_GROUP not working correctlywhen monitoring another task

From: Peter Zijlstra
Date: Thu May 06 2010 - 16:22:49 EST


On Thu, 2010-05-06 at 13:09 -0700, Corey Ashford wrote:
> The patch works with the test case I provided, but for some reason it
> breaks the normal operation of the libpfm4 "task" utility. If I put
> more than one event in a group, I get zero counts on all but the first
> event. That's even if I don't use the PERF_FORMAT_GROUP option.

Bugger,.. weird though, I can't see how it would affect the state before
the counters get detached from their context (exit() / close()).

> So something appears to be messed up. I will see if I can construct an
> arch-independent test case which demonstrates the problem.

That would be awesome, thanks!


--
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/