4 Please visit http://lttng.org for more information.
6 Latest development can be found at:
8 * Gitweb : http://git.lttng.org/lttng-tools.git/
9 * Git : git://git.lttng.org/lttng-tools.git
14 Universally unique id library - headers and static libraries libuuid
15 generates and parses 128-bit universally unique ids (UUIDs). See RFC
16 4122 for more information.
18 * Debian/Ubuntu package: uuid-dev
21 Userspace RCU library, by Mathieu Desnoyers and Paul E. McKenney
23 -> Tested with liburcu >= v0.5.4
25 * Debian/Ubuntu package: liburcu-dev
26 * Git : git://lttng.org/userspace-rcu.git
27 * Website: http://lttng.org/urcu
30 LTTng user-space tracer control library
32 Needed for interaction with that tracer.
35 LTTng kernel tracer control library
37 Needed for interaction with that tracer.
39 INSTALLATION INSTRUCTIONS:
41 - Download, compile and install liburcu, libuuid, libustctl and liblttctl
42 - In this package's tree, run ./configure.
47 If compiling from the git repository, run ./bootstrap before running
48 the configure script, to generate it.
52 This package contains the following elements:
55 The LTTng trace control library.
58 The ltt-sessiond communication library. In order to talk with ltt-sessiond,
59 thi library must be used.
62 The LTTng session daemon binary.
65 The LTTng tracer command line control tool.
68 The liblttngctl API header file.
71 Various test programs.