X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fquickstart.txt;h=7078eecc97fb581621b58a250a448ac1f2724c59;hp=34f7e2059fbbc6ed6d00071bcbb0fe825c755897;hb=ed52805d21fb7a55ad066d4591f6a5f02c2108ba;hpb=7a3d132871a4414b6cd232e7f41e6a1f50d9bf16 diff --git a/doc/quickstart.txt b/doc/quickstart.txt index 34f7e2059..7078eecc9 100644 --- a/doc/quickstart.txt +++ b/doc/quickstart.txt @@ -18,7 +18,7 @@ installed. See http://lttng.org/lttng2.0 for more instructions for that part. For user-space tracing, you'll need an instrumented application, please see http://lttng.org/ust. -lttng-tools provide a session daemon (ltt-sessiond) that acts as a tracing +lttng-tools provide a session daemon (lttng-sessiond) that acts as a tracing registry. To trace any instrumented applications or the kernel, a registered tracing session is needed beforehand. To interact with the session daemon and a tracing session, you should use the lttng command line UI (lttng). @@ -36,7 +36,7 @@ The next sections explain how to do tracing :) Kernel Tracing -------------- -You can start the session daemon by invoking the command "ltt-sessiond", +You can start the session daemon by invoking the command "lttng-sessiond", or let the lttng command line tool do it for you. The session daemon loads the LTTng tracer modules for you if those modules can be found on your system. If they are not found, the kernel tracing feature will be @@ -149,7 +149,7 @@ human-readable text format. Please see http://www.efficios.com/babeltrace and git tree http://git.efficios.com/?p=babeltrace.git -# babeltrace -n $HOME/lttng-traces/mysession--