commit | fe9081cc9bdabb0be953a39ad977cea14e35bce5 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Oct 08 11:56:07 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Oct 09 15:56:14 2009 +0200 |
tree | e4b18495cbbade72da915b825dd39aef0cefd5d5 | |
parent | b690081d4d3f6a23541493f1682835c3cd5c54a1 [diff] |
perf, x86: Add simple group validation Refuse to add events when the group wouldn't fit onto the PMU anymore. Naive implementation. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Stephane Eranian <eranian@gmail.com> LKML-Reference: <1254911461.26976.239.camel@twins> Signed-off-by: Ingo Molnar <mingo@elte.hu>