Unbreak LTTng for kernel 5.7
[lttng-modules.git] / README.md
index 201a579c7a35a717320ae3c11f67cdb2ed22417d..be8aa5f89cb8721e3a07bfc12c720bdbd22729d3 100644 (file)
--- 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
This page took 0.023688 seconds and 4 git commands to generate.