summaryrefslogtreecommitdiff
path: root/tools/objtool/include/objtool/objtool.h
AgeCommit message (Expand)Author
2023-02-23objtool: Remove instruction::listPeter Zijlstra
2022-10-17objtool: Add .call_sites sectionPeter Zijlstra
2022-06-27x86,objtool: Create .return_sitesPeter Zijlstra
2022-04-19objtool: Fix function fallthrough detection for vmlinuxJosh Poimboeuf
2022-03-15objtool: Find unused ENDBR instructionsPeter Zijlstra
2022-03-15objtool: Validate IBT assumptionsPeter Zijlstra
2021-09-17objtool: Support pv_opsindirect calls for noinstrPeter Zijlstra
2021-05-12objtool: Provide stats for jump_labelsPeter Zijlstra
2021-04-02objtool: Keep track of retpoline call sitesPeter Zijlstra
2021-02-23Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-01-14objtool: Refactor ORC section generationJosh Poimboeuf
2021-01-13objtool: Rework header include pathsVasily Gorbik