diff options
author | Peter Zijlstra <peterz@infradead.org> | 2014-05-06 09:59:34 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2014-05-07 13:44:17 +0200 |
commit | 1f4ee5038f0c1ef95f8e6d47ad6623e006b5bce1 (patch) | |
tree | baeeb3164bca54b629b1b41a6ee93234749c9ea5 /drivers | |
parent | 37b16beaa92860c378273ccdcc2ccb22c6cee047 (diff) | |
download | linux-stable-1f4ee5038f0c1ef95f8e6d47ad6623e006b5bce1.tar.gz linux-stable-1f4ee5038f0c1ef95f8e6d47ad6623e006b5bce1.tar.bz2 linux-stable-1f4ee5038f0c1ef95f8e6d47ad6623e006b5bce1.zip |
perf: Ensure consistent inherit state in groups
Make sure all events in a group have the same inherit state. It was
possible for group leaders to have inherit set while sibling events
would not have inherit set.
In this case we'd still inherit the siblings, leading to some
non-fatal weirdness.
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Cc: Arnaldo Carvalho de Melo <acme@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Vince Weaver <vincent.weaver@maine.edu>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-r32tt8yldvic3jlcghd3g35u@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions