X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-view.1.txt;h=e358c5b632e9ee0bec7034d670ea453a8f8b752e;hp=86d62536b8d38ceac342ce72a5f7a607db23c2d4;hb=3cd887b35fa74815822b87c5495473288002345a;hpb=59b19c3c82a824b602b4e3cd70e1cb22448fcb9d diff --git a/doc/man/lttng-view.1.txt b/doc/man/lttng-view.1.txt index 86d62536b..e358c5b63 100644 --- a/doc/man/lttng-view.1.txt +++ b/doc/man/lttng-view.1.txt @@ -1,5 +1,6 @@ lttng-view(1) ============= +:revdate: 28 November 2016 NAME @@ -24,7 +25,9 @@ about the current tracing session). Otherwise, it is launched for the existing tracing session named 'SESSION'. `lttng list` outputs all the existing tracing sessions (see man:lttng-list(1)). -By default, the man:babeltrace(1) trace viewer is launched. +By default, the man:babeltrace2(1) trace viewer is launched. If it is +not found on the system, the man:babeltrace(1) trace viewer is +used. Another trace viewer command can be specified using the option:--viewer option.