X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=contents%2Fgetting-started%2Fviewing-and-analyzing.md;h=7fd3802fd743386f2943391de9be18cff6e48cc8;hb=7656863f4f49a3b35827823314d709f73fb8f621;hp=501c77e9b45e5339c0a94ff252a7f4d867f23813;hpb=5e0cbfb01373c18e521217342fd8a9159cc186b1;p=lttng-docs.git 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