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