criu/compel/plugins/include/uapi/std
Dmitry Safonov 28949d5fb8 compel/std/uapi: Provide setter for gettimeofday()
Provide a way to set gettimeofday() function for an infected task.
CRIU's parasite & restorer are very voluble as more logs are better
than lesser in terms of bug investigations.
In all modern kernels there is a way to get time without entering
kernel: vdso. So, add a way to reduce the cost of logging without making
it less valuable.

[I'm not particularly fond of std_log_set_gettimeofday() name, so
 if someone can come with a better naming - I'm up for a change]

Signed-off-by: Dmitry Safonov <dima@arista.com>
Signed-off-by: Andrei Vagin <avagin@gmail.com>
2019-09-07 15:59:55 +03:00
..
asm Do not install .gitignore 2019-04-20 20:25:26 -07:00
fds.h compel: plugins -- Merge fds plugin into std 2017-03-15 00:06:13 +03:00
infect.h compel: plugins,std -- Move in infect code 2017-03-15 00:06:10 +03:00
log.h compel/std/uapi: Provide setter for gettimeofday() 2019-09-07 15:59:55 +03:00
string.h compel std: rename printing functions 2017-03-15 09:36:06 +03:00
syscall-types.h syscall: fix arguments for preadv() 2017-12-19 10:46:38 +03:00