taking-a-snapshot: x-ref channel modes
[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
11[is installed](#doc-installing-lttng). You will at least need
12LTTng-tools. Also install LTTng-modules for
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)
8cf6c235 18section of this chapter will help you analyze your tracepoint events to investigate.
This page took 0.023421 seconds and 4 git commands to generate.