aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/sorttable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-07scripts/sorttable: Move code from sorttable.h into sorttable.cSteven Rostedt1-485/+0
2025-01-07scripts/sorttable: Use uint64_t for mcount sortingSteven Rostedt1-11/+11
2025-01-07scripts/sorttable: Add helper functions for Elf_SymSteven Rostedt1-14/+16
2025-01-07scripts/sorttable: Add helper functions for Elf_ShdrSteven Rostedt1-23/+43
2025-01-07scripts/sorttable: Add helper functions for Elf_EhdrSteven Rostedt1-4/+16
2025-01-07scripts/sorttable: Convert Elf_Sym MACRO over to a unionSteven Rostedt1-11/+14
2025-01-07scripts/sorttable: Replace Elf_Shdr Macro with a unionSteven Rostedt1-33/+41
2025-01-07scripts/sorttable: Convert Elf_Ehdr to unionSteven Rostedt1-6/+6
2025-01-07scripts/sorttable: Make compare_extable() into two functionsSteven Rostedt1-14/+0
2025-01-07scripts/sorttable: Have the ORC code use the _r() functions to readSteven Rostedt1-4/+4
2025-01-07scripts/sorttable: Remove unneeded Elf_RelSteven Rostedt1-21/+2
2025-01-07scripts/sorttable: Remove unused macro definesSteven Rostedt1-27/+0
2024-12-30scripts/sorttable: fix orc_sort_cmp() to maintain symmetry and transitivityKuan-Wei Chiu1-1/+4
2023-03-23x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf1-1/+1
2022-01-18script/sorttable: Fix some initialization problemsYinan Liu1-2/+3
2022-01-13scripts: ftrace - move the sort-processing in ftrace_initYinan Liu1-2/+118
2021-12-11script/sorttable: Code style improvementsYinan Liu1-2/+2
2019-12-13scripts/sorttable: Implement build-time ORC unwind table sortingShile Zhang1-5/+175
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang1-0/+210