summaryrefslogtreecommitdiffstats
path: root/tools/objtool/Build
AgeCommit message (Expand)AuthorLines
2025-12-03objtool: Add more robust signal error handling, detect and warn about stack o...Josh Poimboeuf-0/+1
2025-11-21objtool: Add option to trace function validationAlexandre Chartre-0/+1
2025-11-21objtool: Disassemble code with libopcodes instead of running objdumpAlexandre Chartre-1/+2
2025-11-21objtool: Move disassembly functions to a separated fileAlexandre Chartre-0/+1
2025-10-14objtool/klp: Add post-link subcommand to finalize livepatch modulesJosh Poimboeuf-1/+1
2025-10-14objtool/klp: Introduce klp diff subcommand for diffing object filesJosh Poimboeuf-2/+2
2023-01-30objtool: Install libsubcmd in buildIan Rogers-2/+0
2022-04-22objtool: Ditch subcommandsJosh Poimboeuf-7/+5
2020-05-20objtool: Enable compilation of objtool for all architecturesMatt Helsley-4/+9
2020-03-25objtool: Optimize find_symbol_*() and read_symbols()Peter Zijlstra-0/+5
2019-07-02objtool: Fix build by linking against tools/lib/ctype.o sourcesJiri Olsa-0/+5
2017-07-18objtool: Add ORC unwind table generationJosh Poimboeuf-0/+3
2017-06-30objtool: Move checking code to check.cJosh Poimboeuf-0/+1
2016-07-22tools build: Fix objtool build with ARCH=x86_64Josh Poimboeuf-1/+1
2016-07-12tools lib subcmd: Use str_error_r()Arnaldo Carvalho de Melo-0/+5
2016-02-29objtool: Add tool to perform compile-time stack metadata validationJosh Poimboeuf-0/+13