tracing-the-linux-kernel: add missing sudo commands
[lttng-docs.git] / 2.9 / lttng-docs-2.9.txt
index ac3727e3942164c05270fde64bd2e163e83face6..5e22e1a04bed231964f4d9ffb3bee9738fa0cd7f 100644 (file)
@@ -1,7 +1,7 @@
 The LTTng Documentation
 =======================
 Philippe Proulx <pproulx@efficios.com>
-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
 ----
 --
 
This page took 0.022218 seconds and 4 git commands to generate.