X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng.1.txt;h=8465ceeb4a2c477c52a952507f61aedd5d764ecb;hp=5e949e20d9f8ea2ed1b95d1d714cbc9ae319e826;hb=6a0e3480d14f8691ea30855d1895e073bffc57d0;hpb=980bb5fda2120f8d2a4e82fcf72be7cbbeb85fd2 diff --git a/doc/man/lttng.1.txt b/doc/man/lttng.1.txt index 5e949e20d..8465ceeb4 100644 --- a/doc/man/lttng.1.txt +++ b/doc/man/lttng.1.txt @@ -1,5 +1,6 @@ lttng(1) ======== +:revdate: 16 October 2019 NAME @@ -16,7 +17,7 @@ SYNOPSIS DESCRIPTION ----------- -The http://lttng.org/[_Linux Trace Toolkit: next generation_] is an open +The https://lttng.org/[_Linux Trace Toolkit: next generation_] is an open source software package used for correlated tracing of the Linux kernel, user applications, and user libraries. @@ -55,7 +56,7 @@ interact with multiple tracers (kernel and user space) within the same container, a _tracing session_. Traces can be gathered from the Linux kernel and/or from instrumented applications (see man:lttng-ust(3)). You can aggregate and read the events of LTTng -traces using man:babeltrace(1). +traces using man:babeltrace2(1). To trace the Linux kernel, the session daemon needs to be running as `root`. LTTng uses a _tracing group_ to allow specific users to interact @@ -251,4 +252,4 @@ man:lttng-sessiond(8), man:lttng-relayd(8), man:lttng-crash(1), man:lttng-ust(3), -man:babeltrace(1) +man:babeltrace2(1)