From 4c93e17232a90d0136ac7988cd09c495a0dcc41a Mon Sep 17 00:00:00 2001 From: Genevieve Bastien Date: Mon, 13 Oct 2014 11:06:27 -0400 Subject: [PATCH] Update text on TMF/Trace Compass viewer MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off by: Geneviève Bastien --- contents/getting-started/viewing-and-analyzing.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/contents/getting-started/viewing-and-analyzing.md b/contents/getting-started/viewing-and-analyzing.md index 501c77e..7fd3802 100644 --- a/contents/getting-started/viewing-and-analyzing.md +++ b/contents/getting-started/viewing-and-analyzing.md @@ -20,6 +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 + 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 + 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. LTTng trace files are usually recorded in the `~/lttng-traces` directory. Let's now view the trace and perform a basic analysis using -- 2.34.1