Series |
scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
|
expand
-
[v2,00/16] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_f…
-
[v2,01/16] scripts/sorttable: Remove unused macro defines
-
[v2,02/16] scripts/sorttable: Remove unused write functions
-
[v2,03/16] scripts/sorttable: Remove unneeded Elf_Rel
-
[v2,04/16] scripts/sorttable: Have the ORC code use the _r() functions to read
-
[v2,05/16] scripts/sorttable: Make compare_extable() into two functions
-
[v2,06/16] scripts/sorttable: Convert Elf_Ehdr to union
-
[v2,07/16] scripts/sorttable: Replace Elf_Shdr Macro with a union
-
[v2,08/16] scripts/sorttable: Convert Elf_Sym MACRO over to a union
-
[v2,09/16] scripts/sorttable: Add helper functions for Elf_Ehdr
-
[v2,10/16] scripts/sorttable: Add helper functions for Elf_Shdr
-
[v2,11/16] scripts/sorttable: Add helper functions for Elf_Sym
-
[v2,12/16] scripts/sorttable: Use uint64_t for mcount sorting
-
[v2,13/16] scripts/sorttable: Move code from sorttable.h into sorttable.c
-
[v2,14/16] scripts/sorttable: Get start/stop_mcount_loc from ELF file directly
-
[v2,15/16] scripts/sorttable: Zero out weak functions in mcount_loc table
-
[v2,16/16] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions
|