X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=README.md;h=7b04cd83b04991153ce8f7282ef3203a24489661;hb=236233f79b01cd3d9f7717650a46bda8c0d7ab85;hp=450f3630d582ebf63f47161e93c23cacb59fd544;hpb=47491cdffd394f09524657e9be1e90d4bb644f2f;p=lttng-modules.git diff --git a/README.md b/README.md index 450f3630..7b04cd83 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ Make sure your target kernel has the following config options enabled: - `CONFIG_TRACEPOINTS`: kernel tracepoint instrumentation (enabled as a side-effect of any of the perf/ftrace/blktrace instrumentation features). + - `CONFIG_KPROBES` (5.7+): use kallsyms for kernel 5.7 and newer. ### Supported (optional) kernel config options