On Mon, 12 Nov 2018 19:51:00 +0300 Alexander Popov <alex.po...@linux.com> wrote:
> By the way, are there any other tracing/instrumentation mechanisms that should > be disabled? ftrace and kprobes are pretty much the only ones that currently do self modification of code all over the kernel. Kprobes even more so than ftrace. -- Steve