aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2023-03-08 11:52:40 +0000
committerMasahiro Yamada <[email protected]>2023-04-17 02:03:56 +0000
commit320e7c9d4494f7a6f046871678f582a3392235f8 (patch)
treef0f15427b33947effef58dcd5cc9019ffa6547bb /tools/perf/scripts/python/event_analyzing_sample.py
parentscripts/kallsyms: exclude symbols generated by itself dynamically (diff)
downloadkernel-320e7c9d4494f7a6f046871678f582a3392235f8.tar.gz
kernel-320e7c9d4494f7a6f046871678f582a3392235f8.zip
scripts/kallsyms: move compiler-generated symbol patterns to mksysmap
scripts/kallsyms.c maintains compiler-generated symbols, but we end up with something similar in scripts/mksysmap to avoid the "Inconsistent kallsyms data" error. For example, commit c17a2538704f ("mksysmap: Fix the mismatch of 'L0' symbols in System.map"). They were separately maintained prior to commit 94ff2f63d6a3 ("kbuild: reuse mksysmap output for kallsyms"). Now that scripts/kallsyms.c parses the output of scripts/mksysmap, it makes more sense to collect all the ignored patterns to mksysmap. Signed-off-by: Masahiro Yamada <[email protected]> Reviewed-by: Nick Desaulniers <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions