X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fquickstart.txt;h=7078eecc97fb581621b58a250a448ac1f2724c59;hp=be43d49dfce88362acd145a550ce82677c0ad8ef;hb=322585731ced1adba36cddcb8bdd5d997d1b2e3e;hpb=1316184615e422526ef4fae68f980443414969c1 diff --git a/doc/quickstart.txt b/doc/quickstart.txt index be43d49df..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