diff options
author | Peter Zijlstra <[email protected]> | 2014-05-06 09:59:34 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-05-07 13:44:17 +0200 |
commit | 1f4ee5038f0c1ef95f8e6d47ad6623e006b5bce1 (patch) | |
tree | baeeb3164bca54b629b1b41a6ee93234749c9ea5 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 37b16beaa92860c378273ccdcc2ccb22c6cee047 (diff) |
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 <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Vince Weaver <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions