2.11, 2.12: fix references to 2.11 regarding new callstack-* contexts
[lttng-docs.git] / 2.12 / lttng-docs-2.12.txt
index a61264758f5f239fcd6be4dd874622a4df0492c9..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[]
@@ -3993,7 +3993,7 @@ $ lttng enable-event --userspace 'lttng_ust_tracelog:*'
 [[prebuilt-ust-helpers]]
 === Prebuilt user space tracing helpers
 
-The LTTng-UST package provides a few helpers in the form or preloadable
+The LTTng-UST package provides a few helpers in the form of preloadable
 shared objects which automatically instrument system functions and
 calls.
 
@@ -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.02427 seconds and 4 git commands to generate.