linux/tools/objtool
Josh Poimboeuf 0d83da43b1 objtool/klp: Add --checksum option to generate per-function checksums
In preparation for the objtool klp diff subcommand, add a command-line
option to generate a unique checksum for each function.  This will
enable detection of functions which have changed between two versions of
an object file.

Acked-by: Petr Mladek <pmladek@suse.com>
Tested-by: Joe Lawrence <joe.lawrence@redhat.com>
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
2025-10-14 14:50:17 -07:00
..
arch objtool: Add annotype() helper 2025-10-14 14:46:49 -07:00
Documentation objtool: Fix up some outdated references to ENTRY/ENDPROC 2025-03-25 09:20:27 +01:00
include/objtool objtool/klp: Add --checksum option to generate per-function checksums 2025-10-14 14:50:17 -07:00
.gitignore objtool: Install libsubcmd in build 2023-01-30 16:27:46 -08:00
Build objtool: Install libsubcmd in build 2023-01-30 16:27:46 -08:00
builtin-check.c objtool/klp: Add --checksum option to generate per-function checksums 2025-10-14 14:50:17 -07:00
check.c objtool/klp: Add --checksum option to generate per-function checksums 2025-10-14 14:50:17 -07:00
elf.c objtool/klp: Add --checksum option to generate per-function checksums 2025-10-14 14:50:17 -07:00
Makefile objtool/klp: Add --checksum option to generate per-function checksums 2025-10-14 14:50:17 -07:00
noreturns.h x86/sev: Zap snp_abort() 2025-09-04 13:15:59 +02:00
objtool.c objtool: Change "warning:" to "error: " for fatal errors 2025-04-01 09:07:13 +02:00
orc_dump.c objtool: Add annotype() helper 2025-10-14 14:46:49 -07:00
orc_gen.c objtool: Add annotype() helper 2025-10-14 14:46:49 -07:00
special.c objtool: Add annotype() helper 2025-10-14 14:46:49 -07:00
sync-check.sh interval_tree: Sync interval_tree_generic.h with tools 2025-10-14 14:45:22 -07:00
weak.c objtool: Ditch subcommands 2022-04-22 12:32:01 +02:00