mirror of
https://github.com/dynup/kpatch
synced 2025-04-11 03:31:20 +00:00
When passing '-d' to kpatch-build, it prints out some useful information and keeps the related files around in ~/.kpatch/tmp. However, it also passes '-d' to create-diff-object, which spits out way too much information, drowning out all the other useful messages printed by kpatch-build. In my experience, the create-diff-object debug info is overkill for debugging most issues, so disable it. The flag can still be used when running create-diff-object manually. |
||
---|---|---|
.. | ||
insn | ||
create-diff-object.c | ||
kpatch-build | ||
kpatch-elf.c | ||
kpatch-elf.h | ||
kpatch-gcc | ||
list.h | ||
log.h | ||
lookup.c | ||
lookup.h | ||
Makefile |