LTTng 2.0 Downloads
Here you can find the download links for LTTng 2.0.
Refer to each project's description page on the left to understand which component does what, and which ones you need.
If you are interested in the legacy LTTng 0.x toolchain, see the Legacy Downloads page.
Distribution Packages
- Ubuntu
- Since Ubuntu 12.04, packages are available straight from the repository:
sudo apt-get install lttng-tools
- For previous releases, or for more up-to-date packages, see the Launchpad PPA.
- RPM Packages by the OpenSuse project
- For OpenSuse and other RPM based distros:
- https://build.opensuse.org/project/show?project=devel%3Atools%3Alttng
- If you have links to packages for you favorite distribution, please let us know!
Latest Source Releases
If you compile the complete toolchain from source, you should compile and install liburcu first, then LTTng-UST, then LTTng-tools. The other components do not have any inter-dependency.
Refer to the README file in each package for installation instructions.
LTTng 2.0 "Annedd'ale" - Tracer toolchain
- LTTng-tools 2.0.1 (Changelog)
- the trace control client
- LTTng-modules 2.0.2 (Changelog)
- the kernel modules (requires at least Linux 2.6.38)
- LTTng-UST 2.0.2 (Changelog)
- the userspace tracing library
Dependencies
- liburcu 0.7.0 (Changelog)
- The userspace RCU library
Viewers and other tools
- Babeltrace 1.0-rc2 (Changelog)
- the command-line trace reader
- lttngtop (Changelog)
- a top-like, ncurses-based utility to analyze trace information
- LTTV 0.12.38
- the graphical trace viewer
- Note: LTTV is not yet compatible with LTTng 2.0 traces
Previous versions
You can browse the archives to access the previous versions of the different tools.
Git Repositories
- LTTng-Tools
-
git clone git://git.lttng.org/lttng-tools.git
- LTTng Kernel Tracer Modules
-
git clone git://git.lttng.org/lttng-modules.git
- LTTng-UST
-
git clone git://git.lttng.org/lttng-ust.git
- liburcu
-
git clone git://git.lttng.org/userspace-rcu.git
- Babeltrace
-
git clone git://git.efficios.com/babeltrace.git
- lttngtop
-
git clone git://git.lttng.org/lttngtop.git
- LTTV
-
git clone git://git.lttng.org/lttv.git
Sample trace files
If you cannot take traces for some reason, but would like to test a viewer or script, you can use one of the following sample traces:
- Sample CTF trace 2012-04-12 (4.6 MB)
