From 2e333859971dee32131788543efc1261aebf6f14 Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Tue, 6 Dec 2016 08:42:32 -0500 Subject: [PATCH] 2.8, 2.9: fix and add links to tracing-group Signed-off-by: Philippe Proulx --- 2.8/lttng-docs-2.8.txt | 8 ++++---- 2.9/lttng-docs-2.9.txt | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/2.8/lttng-docs-2.8.txt b/2.8/lttng-docs-2.8.txt index 6d6ddc9..5a42c47 100644 --- a/2.8/lttng-docs-2.8.txt +++ b/2.8/lttng-docs-2.8.txt @@ -862,7 +862,7 @@ This tutorial walks you through the steps to: The following command lines start with cmd:sudo because you need root privileges to trace the Linux kernel. You can avoid using cmd:sudo if -your Unix user is a member of the <>. +your Unix user is a member of the <>. . Create a <>: + @@ -5080,8 +5080,8 @@ Any event that the LTTng logger emits is named `lttng_logger` and belongs to the Linux kernel <>. However, unlike other instrumentation points in the kernel tracing domain, **any Unix user** can <> which -matches its event name, not only the root user or users in the tracing -group. +matches its event name, not only the root user or users in the +<>. To use the LTTng logger: @@ -7339,7 +7339,7 @@ tracer:: <>:: A namespace for event sources. -tracing group:: +<>:: The Unix group in which a Unix user can be to be allowed to trace the Linux kernel. diff --git a/2.9/lttng-docs-2.9.txt b/2.9/lttng-docs-2.9.txt index d1cf92a..437fc44 100644 --- a/2.9/lttng-docs-2.9.txt +++ b/2.9/lttng-docs-2.9.txt @@ -615,7 +615,7 @@ This tutorial walks you through the steps to: The following command lines start with cmd:sudo because you need root privileges to trace the Linux kernel. You can avoid using cmd:sudo if -your Unix user is a member of the <>. +your Unix user is a member of the <>. . Create a <>: + @@ -4851,8 +4851,8 @@ Any event that the LTTng logger emits is named `lttng_logger` and belongs to the Linux kernel <>. However, unlike other instrumentation points in the kernel tracing domain, **any Unix user** can <> which -matches its event name, not only the root user or users in the tracing -group. +matches its event name, not only the root user or users in the +<>. To use the LTTng logger: @@ -7268,7 +7268,7 @@ tracer:: <>:: A namespace for event sources. -tracing group:: +<>:: The Unix group in which a Unix user can be to be allowed to trace the Linux kernel. -- 2.34.1