kpatch/kpatch-build
Vincent Bernat 998c794c7a create-diff-object: only check if kernel object starts with "vmlinux"
On Debian/Ubuntu, the `vmlinux` from `-dbg` package has a version number
appended to it. For example:
`/usr/lib/debug/boot/vmlinux-3.13.0-117-generic`. Make it work
nonetheless.
2017-05-18 08:18:14 +02:00
..
insn insn: get it to compile in create-diff-object 2014-05-30 15:19:57 -05:00
Makefile create-kpatch-module: add new program that creates kpatch modules 2017-01-23 12:43:34 -08:00
create-diff-object.c create-diff-object: don't create dynrelas for exported vmlinux symbols used by modules 2017-04-20 16:56:43 -05:00
create-klp-module.c create-klp-module: add new program that creates patch modules that have klp elements 2017-01-23 12:43:31 -08:00
create-kpatch-module.c create-kpatch-module: add new program that creates kpatch modules 2017-01-23 12:43:34 -08:00
kpatch-build kpatch-build: fix small typo 2017-03-21 15:25:38 -07:00
kpatch-elf.c elf: add .eh_frame* sections to debug section list 2017-05-11 14:02:08 -05:00
kpatch-elf.h kpatch-elf: add find_rela_by_offset() 2017-01-23 12:43:27 -08:00
kpatch-gcc kpatch-gcc: update ignorelist to avoid foo/.lib_exports.o files 2017-03-10 10:26:06 -05:00
kpatch-intermediate.h kpatch-intermediate.h: fix comments 2017-01-23 22:42:25 -08:00
list.h new .fixup group size algorithm 2014-09-15 14:54:57 -05:00
log.h log: include error.h 2017-01-23 12:42:35 -08:00
lookup.c create-diff-object: only check if kernel object starts with "vmlinux" 2017-05-18 08:18:14 +02:00
lookup.h support dup file+symbol 2017-02-04 09:37:18 +08:00