aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorBenjamin Gray <[email protected]>2023-06-19 17:36:25 +1000
committerMichael Ellerman <[email protected]>2023-06-19 17:36:25 +1000
commit81e30a5412e4bcdc9d338ffa0cf1f4b90bc63abc (patch)
tree65ea8ee37d2d86b644bb9328ff470d86df0d71d6 /tools/perf/scripts/python/event_analyzing_sample.py
parent7eec97b32e0b62f54b7f6afb5df189806b1bb87b (diff)
powerpc/ptrace: Add missing <linux/regset.h> include
ptrace-decl.h uses user_regset_get2_fn (among other things) from regset.h. While all current users of ptrace-decl.h include regset.h before it anyway, it adds an implicit ordering dependency and breaks source tooling that tries to inspect ptrace-decl.h by itself. Signed-off-by: Benjamin Gray <[email protected]> Reviewed-by: Russell Currey <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions