criu/compel/src
Younes Manton 6e9a908af9 compel: Add APIs to facilitate testing
Starting the daemon is the first time we run code in the victim
using the parasite stack.

It's useful for testing to be able to infect the victim without starting
the daemon so that we can inspect the victim's state, set up stack
guards, and so on before stack-related corruption can happen.

Add compel_infect_no_daemon() to infect the victim but not start the
daemon and compel_start_daemon() to start the daemon after the victim
is infected.

Add compel_get_stack() to get the victim's main and thread parasite
stacks.

Signed-off-by: Younes Manton <ymanton@ca.ibm.com>
2022-10-01 22:42:48 -07:00
..
lib compel: Add APIs to facilitate testing 2022-10-01 22:42:48 -07:00
main-host.c compel: Build host program 2017-03-14 23:58:10 +03:00
main.c style: delete some redundant code 2022-04-28 17:53:52 -07:00