aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorMarco Elver <[email protected]>2022-08-29 14:47:08 +0200
committerPeter Zijlstra <[email protected]>2022-08-30 10:56:21 +0200
commit089cdcb0cd1c25343fa56d3eabbe878df31a7c0e (patch)
treec16f51a17d4c1abcea912badfe1af3b62bc2e7fc /tools/perf/scripts/python/syscall-counts.py
parentc5b81449f915a28bb9c7725e53aebab3ba39b4a2 (diff)
perf/hw_breakpoint: Clean up headers
Clean up headers: - Remove unused <linux/kallsyms.h> - Remove unused <linux/kprobes.h> - Remove unused <linux/module.h> - Remove unused <linux/smp.h> - Add <linux/export.h> for EXPORT_SYMBOL_GPL(). - Add <linux/mutex.h> for mutex. - Sort alphabetically. - Move <linux/hw_breakpoint.h> to top to test it compiles on its own. Signed-off-by: Marco Elver <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Acked-by: Dmitry Vyukov <[email protected]> Acked-by: Ian Rogers <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions