From: Philippe Proulx Date: Tue, 14 Oct 2014 20:37:06 +0000 (-0400) Subject: viewing-and-analyzing: remove TMF X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=b8734c94f1b204522b9c24998e9a5d6c1e20292c;p=lttng-docs.git viewing-and-analyzing: remove TMF Signed-off-by: Philippe Proulx --- diff --git a/contents/getting-started/viewing-and-analyzing.md b/contents/getting-started/viewing-and-analyzing.md index 4b970cd..72255e7 100644 --- a/contents/getting-started/viewing-and-analyzing.md +++ b/contents/getting-started/viewing-and-analyzing.md @@ -16,19 +16,14 @@ Many ways exist to read your LTTng traces: * Babeltrace also includes a **Python binding** so that you may easily open and read an LTTng trace with your own script, benefiting from the power of Python. - * The ** - 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's. It also comes as a standalone application and can be - downloaded from + is an Eclipse plugin used to visualize and analyze various types of + traces, including LTTng's. 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 + 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.