mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 06:15:24 +00:00
crtools: add a callback to show signal=*.img
Signed-off-by: Andrey Vagin <avagin@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
committed by
Pavel Emelyanov
parent
187e1617a8
commit
6e528bd1bc
@@ -158,6 +158,7 @@ void show_fifo(int fd, struct cr_options *o);
|
||||
void show_fifo_data(int fd_pipes, struct cr_options *o);
|
||||
void show_pstree(int fd_pstree, struct cr_options *o);
|
||||
void show_sigacts(int fd_sigacts, struct cr_options *o);
|
||||
void show_siginfo(int fd, struct cr_options *o);
|
||||
void show_itimers(int fd, struct cr_options *o);
|
||||
void show_creds(int fd, struct cr_options *o);
|
||||
void show_fs(int fd, struct cr_options *o);
|
||||
|
Reference in New Issue
Block a user