From: Christian Babeux Date: Mon, 13 Oct 2014 15:52:24 +0000 (-0400) Subject: Fix externals links in viewing and analyzing X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=da5e8984664b0aeb8d1923f2d968e7f093eb19ed;p=lttng-docs.git Fix externals links in viewing and analyzing Signed-off-by: Christian Babeux --- diff --git a/contents/getting-started/viewing-and-analyzing.md b/contents/getting-started/viewing-and-analyzing.md index 7fd3802..f457d3b 100644 --- a/contents/getting-started/viewing-and-analyzing.md +++ b/contents/getting-started/viewing-and-analyzing.md @@ -20,16 +20,16 @@ Many ways exist to read your LTTng traces: Eclise IDE for C/C++ Developers** includes the Tracing and Monitoring Framework (TMF) plugin which supports LTTng traces, amongst others. - * Trace Compass + * **Trace Compass** is an Eclipse plugin, the TMF plugin mentioned above moved to its own project, used to visualize and analyze various types of traces, including LTTng. It also comes as a standalone application and can be downloaded from - here + here for a daily build of the latest source code. A version containing some experimental features like Virtual Machine analysis and Critical Path analysis is also available - here. + here. LTTng trace files are usually recorded in the `~/lttng-traces` directory. Let's now view the trace and perform a basic analysis using