Document last supported kernel version for stable-2.11 branch
[lttng-modules.git] / README.md
index 201a579c7a35a717320ae3c11f67cdb2ed22417d..0e7885aeb55549b080e95abc6086722d72740663 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
@@ -107,7 +108,8 @@ to print traces as a human-readable text log.
 Support
 -------
 
-Linux kernels >= 2.6.36 are supported.
+Linux kernels >= 2.6.36 are supported. The stable-2.11 branch (EOL)
+supports kernels up to 5.14.12.
 
 
 Notes
This page took 0.023484 seconds and 4 git commands to generate.