X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=README.md;h=be8aa5f89cb8721e3a07bfc12c720bdbd22729d3;hb=e3273c971bfe4cbc8b852b2fe07c8af0a2b3bbd8;hp=201a579c7a35a717320ae3c11f67cdb2ed22417d;hpb=cd95ad242299d30d74c5ab5e1897e4bd507ff341;p=lttng-modules.git diff --git a/README.md b/README.md index 201a579c..be8aa5f8 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,8 @@ Make sure your target kernel has the following config options enabled: - `CONFIG_HIGH_RES_TIMERS`: needed for LTTng 2.x clock source - `CONFIG_TRACEPOINTS`: kernel tracepoint instrumentation (enabled as a side-effect of any of the perf/ftrace/blktrace - instrumentation features) + instrumentation features). + - `CONFIG_KPROBES` (5.7+): use kallsyms for kernel 5.7 and newer. ### Supported (optional) kernel config options