X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=README.md;fp=README.md;h=7b04cd83b04991153ce8f7282ef3203a24489661;hb=a65765406b03e4f3b7a4303e1c9ed83c86cdd358;hp=450f3630d582ebf63f47161e93c23cacb59fd544;hpb=1c999280e7f232e6c2e41d8c76020e795a649648;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