From: Philippe Proulx Date: Mon, 20 Feb 2017 23:00:33 +0000 (-0500) Subject: Merge branch 'fix_live' of https://github.com/PSRCode/lttng-docs X-Git-Url: https://git.liburcu.org/?a=commitdiff_plain;h=85de609516bbb92d4428c86e502e34f8c96a474d;hp=664335c3473a73a5164ed35e107163999a7ac933;p=lttng-docs.git Merge branch 'fix_live' of https://github.com/PSRCode/lttng-docs --- diff --git a/2.8/lttng-docs-2.8.txt b/2.8/lttng-docs-2.8.txt index e38cafe..35167a9 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 ---- -- @@ -6617,7 +6617,7 @@ remote system. See man:lttng-create(1) for the exact URL format. . On the target system, use the man:lttng(1) command-line tool as usual. When tracing is active, the target's consumer daemon sends sub-buffers - to the relay daemon running on the remote system intead of flushing + to the relay daemon running on the remote system instead of flushing them to the local file system. The relay daemon writes the received packets to the local file system. diff --git a/2.9/lttng-docs-2.9.txt b/2.9/lttng-docs-2.9.txt index 533bae3..97a9b5d 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 ---- -- @@ -6402,7 +6402,7 @@ remote system. See man:lttng-create(1) for the exact URL format. . On the target system, use the man:lttng(1) command-line tool as usual. When tracing is active, the target's consumer daemon sends sub-buffers - to the relay daemon running on the remote system intead of flushing + to the relay daemon running on the remote system instead of flushing them to the local file system. The relay daemon writes the received packets to the local file system.