tracing-session: add diagrams
[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
b51e6d8e
PP
6space tracing. For a more thorough understanding of LTTng and intermediate
7to advanced use cases and, see [Understanding LTTng](#doc-understanding-lttng)
8and [Using LTTng](#doc-using-lttng).
5e0cbfb0
PP
9
10Before reading this guide, make sure LTTng
b51e6d8e 11[is installed](#doc-installing-lttng). LTTng-tools is required. Also install
47bfcb75 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).
b51e6d8e 16When the traces are finally written and complete, the
5e0cbfb0 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.024022 seconds and 4 git commands to generate.