From b52915bd628f3d62bb7d383a72d6ad752deb5b49 Mon Sep 17 00:00:00 2001 From: Christophe Bedard Date: Fri, 29 May 2020 12:53:56 -0400 Subject: [PATCH] 2.11, 2.12: fix references to 2.11 regarding new callstack-* contexts Signed-off-by: Christophe Bedard --- 2.11/lttng-docs-2.11.txt | 2 +- 2.12/lttng-docs-2.12.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/2.11/lttng-docs-2.11.txt b/2.11/lttng-docs-2.11.txt index de605da..f99a7ca 100644 --- a/2.11/lttng-docs-2.11.txt +++ b/2.11/lttng-docs-2.11.txt @@ -6293,7 +6293,7 @@ help you solve a problem faster. 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. diff --git a/2.12/lttng-docs-2.12.txt b/2.12/lttng-docs-2.12.txt index 3c5e727..e45ea17 100644 --- a/2.12/lttng-docs-2.12.txt +++ b/2.12/lttng-docs-2.12.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. -- 2.34.1