[CRIU] [PATCH 0/4] RFC: simplify compel api
Kir Kolyshkin
kir at openvz.org
Tue Dec 6 15:54:25 PST 2016
This is my weak attempt to simplify the compel api and usage.
It's not finished yet, so not aimed for inclusion, but rather
for review and comments.
Kir Kolyshkin (4):
__handle_elf: rm duplicated code
compel handle-elf.c: better align generated output
compel: simplify usage wrt ids
compel: rm COMPEL_H_PARASITE_* macros
compel/include/piegen.h | 5 +----
compel/include/uapi/handle-elf.h | 8 --------
compel/src/lib/handle-elf.c | 43 ++++++++++++++++++++++++++++++----------
compel/src/main.c | 22 +++-----------------
compel/test/infect/spy.c | 16 +--------------
criu/include/restorer.h | 5 ++---
criu/parasite-syscall.c | 33 ++----------------------------
criu/pie/Makefile | 5 +----
scripts/gen-offsets.sh | 4 ++--
9 files changed, 45 insertions(+), 96 deletions(-)
--
2.7.4
More information about the CRIU
mailing list