Home
last modified time | relevance | path

Searched hist:ca09bf48f99bdc08e17da11aeae56b7ea132b7c8 (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/
H A Dmksysmapdiff ca09bf48f99bdc08e17da11aeae56b7ea132b7c8 Wed Mar 08 12:52:39 CET 2023 Masahiro Yamada <masahiroy@kernel.org> scripts/kallsyms: exclude symbols generated by itself dynamically

Drop the symbols generated by scripts/kallsyms itself automatically
instead of maintaining the symbol list manually.

Pass the kallsyms object from the previous kallsyms step (if it exists)
as the third parameter of scripts/mksysmap, which will weed out the
generated symbols from the input to the next kallsyms step.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
H A Dlink-vmlinux.shdiff ca09bf48f99bdc08e17da11aeae56b7ea132b7c8 Wed Mar 08 12:52:39 CET 2023 Masahiro Yamada <masahiroy@kernel.org> scripts/kallsyms: exclude symbols generated by itself dynamically

Drop the symbols generated by scripts/kallsyms itself automatically
instead of maintaining the symbol list manually.

Pass the kallsyms object from the previous kallsyms step (if it exists)
as the third parameter of scripts/mksysmap, which will weed out the
generated symbols from the input to the next kallsyms step.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>