From e56400495f0da9a824843ebce1f2ab19cf78aa07 Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Mon, 20 Feb 2017 17:54:55 -0500 Subject: [PATCH] tracing-the-linux-kernel: add missing sudo commands Fixes: #18 Signed-off-by: Philippe Proulx --- 2.8/lttng-docs-2.8.txt | 6 +++--- 2.9/lttng-docs-2.9.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/2.8/lttng-docs-2.8.txt b/2.8/lttng-docs-2.8.txt index 996562e..7ed36b8 100644 --- a/2.8/lttng-docs-2.8.txt +++ b/2.8/lttng-docs-2.8.txt @@ -1,7 +1,7 @@ The LTTng Documentation ======================= Philippe Proulx -v2.8, 8 December 2016 +v2.8, 20 February 2017 include::../common/copyright.txt[] @@ -888,8 +888,8 @@ sudo lttng create my-kernel-session --output=/tmp/my-kernel-trace -- [role="term"] ---- -lttng list --kernel -lttng list --kernel --syscall +sudo lttng list --kernel +sudo lttng list --kernel --syscall ---- -- diff --git a/2.9/lttng-docs-2.9.txt b/2.9/lttng-docs-2.9.txt index ac3727e..5e22e1a 100644 --- a/2.9/lttng-docs-2.9.txt +++ b/2.9/lttng-docs-2.9.txt @@ -1,7 +1,7 @@ The LTTng Documentation ======================= Philippe Proulx -v2.9, 8 December 2016 +v2.9, 20 February 2017 include::../common/copyright.txt[] @@ -641,8 +641,8 @@ sudo lttng create my-kernel-session --output=/tmp/my-kernel-trace -- [role="term"] ---- -lttng list --kernel -lttng list --kernel --syscall +sudo lttng list --kernel +sudo lttng list --kernel --syscall ---- -- -- 2.34.1