index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
Build
Age
Commit message (
Expand
)
Author
2025-12-03
objtool: Add more robust signal error handling, detect and warn about stack o...
Josh Poimboeuf
2025-11-21
objtool: Add option to trace function validation
Alexandre Chartre
2025-11-21
objtool: Disassemble code with libopcodes instead of running objdump
Alexandre Chartre
2025-11-21
objtool: Move disassembly functions to a separated file
Alexandre Chartre
2025-10-14
objtool/klp: Add post-link subcommand to finalize livepatch modules
Josh Poimboeuf
2025-10-14
objtool/klp: Introduce klp diff subcommand for diffing object files
Josh Poimboeuf
2023-01-30
objtool: Install libsubcmd in build
Ian Rogers
2022-04-22
objtool: Ditch subcommands
Josh Poimboeuf
2020-05-20
objtool: Enable compilation of objtool for all architectures
Matt Helsley
2020-03-25
objtool: Optimize find_symbol_*() and read_symbols()
Peter Zijlstra
2019-07-02
objtool: Fix build by linking against tools/lib/ctype.o sources
Jiri Olsa
2017-07-18
objtool: Add ORC unwind table generation
Josh Poimboeuf
2017-06-30
objtool: Move checking code to check.c
Josh Poimboeuf
2016-07-22
tools build: Fix objtool build with ARCH=x86_64
Josh Poimboeuf
2016-07-12
tools lib subcmd: Use str_error_r()
Arnaldo Carvalho de Melo
2016-02-29
objtool: Add tool to perform compile-time stack metadata validation
Josh Poimboeuf