From b51e6d8efcf4eb2a9feb47999f8c773ce9b85637 Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Thu, 3 Sep 2015 23:57:38 -0400 Subject: [PATCH] getting-started: minor fixes Signed-off-by: Philippe Proulx --- contents/getting-started/intro.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/contents/getting-started/intro.md b/contents/getting-started/intro.md index acd95ee..b034bd0 100644 --- a/contents/getting-started/intro.md +++ b/contents/getting-started/intro.md @@ -3,17 +3,17 @@ id: getting-started --- This is a small guide to get started quickly with LTTng kernel and user -space tracing. For intermediate to advanced use cases and a more -thorough understanding of LTTng, see [Using LTTng](#doc-using-lttng) and -[Understanding LTTng](#doc-understanding-lttng). +space tracing. For a more thorough understanding of LTTng and intermediate +to advanced use cases and, see [Understanding LTTng](#doc-understanding-lttng) +and [Using LTTng](#doc-using-lttng). Before reading this guide, make sure LTTng -[is installed](#doc-installing-lttng). You need LTTng-tools. Also install +[is installed](#doc-installing-lttng). LTTng-tools is required. Also install LTTng-modules for [tracing the Linux kernel](#doc-tracing-the-linux-kernel) and LTTng-UST for [tracing your own user space applications](#doc-tracing-your-own-user-application). -When your traces are finally written and complete, the +When the traces are finally written and complete, the [Viewing and analyzing your traces](#doc-viewing-and-analyzing-your-traces) section of this chapter will help you analyze your tracepoint events to investigate. -- 2.34.1