2.11, 2.12: fix references to 2.11 regarding new callstack-* contexts
[lttng-docs.git] / 2.12 / lttng-docs-2.12.txt
index 7a832b8709281d495e05d0bf67d1acc6c4432ec2..e45ea17069e5efce62220db9adbe3db44bc39368 100644 (file)
@@ -1,7 +1,7 @@
 The LTTng Documentation
 =======================
 Philippe Proulx <pproulx@efficios.com>
-v2.12, 2 April 2020
+v2.12, 6 April 2020
 
 
 include::../common/copyright.txt[]
@@ -6180,7 +6180,7 @@ Examples of context fields are:
   **process priority** of the thread in which the event occurs.
 * The **hostname** of the system on which the event occurs.
 * The Linux kernel and user call stacks (since
-  LTTng{nbsp}11).
+  LTTng{nbsp}2.11).
 * The current values of many possible **performance counters** using
   perf, for example:
 ** CPU cycles, stalled cycles, idle cycles, and the other cycle types.
@@ -6892,7 +6892,7 @@ $ lttng --mi=xml enable-event --kernel --syscall open
 ----
 
 A schema definition (XSD) is
-https://github.com/lttng/lttng-tools/blob/stable-2.12/src/common/mi-lttng-3.0.xsd[available]
+https://github.com/lttng/lttng-tools/blob/stable-{revision}/src/common/src/common/mi-lttng-4.0.xsd[available]
 to ease the integration with external tools as much as possible.
 
 
This page took 0.022881 seconds and 4 git commands to generate.