summaryrefslogtreecommitdiff
path: root/tools/objtool/include/objtool/objtool.h
AgeCommit message (Expand)AuthorFilesLines
2025-12-03objtool: Add more robust signal error handling, detect and warn about stack o...Josh Poimboeuf1-0/+2
2025-11-21objtool: Create disassembly contextAlexandre Chartre1-2/+0
2025-11-21objtool: Move disassembly functions to a separated fileAlexandre Chartre1-0/+2
2025-10-14objtool: Add base objtool support for livepatch modulesJosh Poimboeuf1-1/+1
2025-10-14objtool/klp: Introduce klp diff subcommand for diffing object filesJosh Poimboeuf1-0/+2
2025-03-25objtool: Improve error handlingJosh Poimboeuf1-1/+1
2023-02-23objtool: Remove instruction::listPeter Zijlstra1-1/+0
2022-10-17objtool: Add .call_sites sectionPeter Zijlstra1-0/+1
2022-06-27x86,objtool: Create .return_sitesPeter Zijlstra1-0/+1
2022-04-19objtool: Fix function fallthrough detection for vmlinuxJosh Poimboeuf1-1/+1
2022-03-15objtool: Find unused ENDBR instructionsPeter Zijlstra1-0/+1
2022-03-15objtool: Validate IBT assumptionsPeter Zijlstra1-0/+3
2021-09-17objtool: Support pv_opsindirect calls for noinstrPeter Zijlstra1-0/+9
2021-05-12objtool: Provide stats for jump_labelsPeter Zijlstra1-0/+3
2021-04-02objtool: Keep track of retpoline call sitesPeter Zijlstra1-0/+1
2021-02-23Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2021-01-14objtool: Refactor ORC section generationJosh Poimboeuf1-2/+1
2021-01-13objtool: Rework header include pathsVasily Gorbik1-0/+32