Remove unneeded "will"s + minor fixes
[lttng-docs.git] / contents / getting-started / intro.md
CommitLineData
5e0cbfb0
PP
1---
2id: getting-started
3---
4
5This is a small guide to get started quickly with LTTng kernel and user
6space tracing. For intermediate to advanced use cases and a more
7thorough understanding of LTTng, see [Using LTTng](#doc-using-lttng) and
8[Understanding LTTng](#doc-understanding-lttng).
9
10Before reading this guide, make sure LTTng
47bfcb75
PP
11[is installed](#doc-installing-lttng). You need LTTng-tools. Also install
12LTTng-modules for
5e0cbfb0
PP
13[tracing the Linux kernel](#doc-tracing-the-linux-kernel) and LTTng-UST
14for
15[tracing your own user space applications](#doc-tracing-your-own-user-application).
16When your traces are finally written and complete, the
17[Viewing and analyzing your traces](#doc-viewing-and-analyzing-your-traces)
47bfcb75
PP
18section of this chapter will help you analyze your tracepoint events
19to investigate.
This page took 0.036342 seconds and 4 git commands to generate.