aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2023-08-07 00:16:39 +0900
committerHeiko Carstens <[email protected]>2023-08-09 15:20:50 +0200
commitb8c723f1e62b40af4db91c04989272fb7056b30b (patch)
tree426f0bf214977c70be73cc9c5a5c66c5fb4d48b2 /tools/perf/scripts/python/flamegraph.py
parent1e66317a7f575b07a837b7dcbf4bf636282ea8a2 (diff)
s390: replace #include <asm/export.h> with #include <linux/export.h>
Commit ddb5cdbafaaa ("kbuild: generate KSYMTAB entries by modpost") deprecated <asm/export.h>, which is now a wrapper of <linux/export.h>. Replace #include <asm/export.h> with #include <linux/export.h>. After all the <asm/export.h> lines are converted, <asm/export.h> and <asm-generic/export.h> will be removed. Signed-off-by: Masahiro Yamada <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions