我是靠谱客的博主 美好大碗,这篇文章主要介绍ubuntu Linux Trace Toolkit LTTng Stable PPA,现在分享给大家,希望可以做个参考。

LTTng Stable PPA

PPA description

LTTng (Linux Trace Toolkit Next Generation) project repository.
For more information: http://lttng.org

Most of the LTTng utilities are now packaged in Debian/Ubuntu, but this PPA offers the latest stable versions. Only Ubuntu 12.04 and up are supported.

Problems, questions, comments?
Please let us know: http://lttng.org/contact

You can also report bugs at: https://bugs.lttng.org/projects

==== SETTING UP LTTng 2.x ====

LTTng 2.x features a unified trace-control client "lttng" to control both kernel tracing (through lttng-modules) and userspace tracing (through UST). The client itself is shipped in the "lttng-tools" package.

To install the toolchain:
$ sudo apt-add-repository ppa:lttng/ppa
$ sudo apt-get update
$ sudo apt-get install lttng-tools lttng-modules-dkms babeltrace
Once the modules are installed correctly, you can start tracing right away. No need to reboot!

Note: lttng-tools will pull liblttng-ust0 as a dependency, so you can trace already-instrumented applications right away. If you want to compile an instrumented application, you also need to install the liblttng-ust-dev package, which contains the required include headers.

You can now refer to http://lttng.org/quickstart to use the kernel or userspace tracers.

==== Daily build packages ====

If you prefer living on the edge, you can use the latest development versions in the daily PPA: https://launchpad.net/~lttng/+archive/daily

Adding this PPA to your system

You can update your system with unsupported packages from this untrusted PPA by addingppa:lttng/ppa to your system's Software Sources. (Read about installing)

Technical details about this PPA

最后

以上就是美好大碗最近收集整理的关于ubuntu Linux Trace Toolkit LTTng Stable PPA的全部内容,更多相关ubuntu内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(52)

评论列表共有 0 条评论

立即
投稿
返回
顶部