]> www.infradead.org Git - nvme.git/commit
kallsyms: add more original symbol type/name in comment lines
authorMasahiro Yamada <masahiroy@kernel.org>
Sat, 20 Jul 2024 10:30:14 +0000 (19:30 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sun, 21 Jul 2024 16:24:22 +0000 (01:24 +0900)
commitf9c3d671dd816ea4d5604dd04ef98d42921656a7
treefe756b21b4f449cd567be1f6f3e888ee67818227
parentb07e18100940418803d289a91c7d859af006b8e7
kallsyms: add more original symbol type/name in comment lines

Commit bea5b7450474 ("kallsyms: expand symbol name into comment for
debugging") added the uncompressed type/name in the comment lines of
kallsyms_offsets.

It would be useful to do the same for kallsyms_names and
kallsyms_seqs_of_names.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/kallsyms.c