Vitalii Chernookyi
Vitalii Chernookyi
end at the end we should restore original settings
Current behaviour could be a problem for long-running instances
Ideally we should prevent any compilation errors related to kernel version, with reasonable messages.
It introduce performance penalty we should use manual buffering, file-descriptors and direct syscalls. "Optimal" size for buffer ~16 MBytes. Maybe ring buffering also will introduce some benefits. Maybe we should...
man 1 strace ``` -P path Trace only system calls accessing path. Multiple -P options can be used to specify several paths. ```