diff options
author | Alexander Shishkin <[email protected]> | 2019-10-04 15:57:29 +0300 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-10-07 16:50:42 +0200 |
commit | f733c6b508bcaa3441ba1eacf16efb9abd47489f (patch) | |
tree | 038058d100910520d038bbf440e026f6719be23b /tools/perf/scripts/python/sctop.py | |
parent | a4cf7b392e430a82615b81a2adb0f83c6f746e5e (diff) |
perf/core: Fix inheritance of aux_output groups
Commit:
ab43762ef010 ("perf: Allow normal events to output AUX data")
forgets to configure aux_output relation in the inherited groups, which
results in child PEBS events forever failing to schedule.
Fix this by setting up the AUX output link in the inheritance path.
Signed-off-by: Alexander Shishkin <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions