1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
RESOURCES
---------
* https://lttng.org[LTTng project website]
* https://lttng.org/docs[LTTng documentation]
* https://bugs.lttng.org[LTTng bug tracker]
* https://git.lttng.org[Git repositories]
* https://github.com/lttng[GitHub organization]
* https://ci.lttng.org/[Continuous integration]
* https://lists.lttng.org/[Mailing list] for support and
development: `lttng-dev@lists.lttng.org`
* irc://irc.oftc.net/lttng[IRC channel]: `#lttng` on `irc.oftc.net`
COPYRIGHT
---------
This program is part of the LTTng-tools project.
LTTng-tools is distributed under the
http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html[GNU General
Public License version{nbsp}2]. See the
https://github.com/lttng/lttng-tools/blob/master/LICENSE[`LICENSE`] file
for details.
THANKS
------
Special thanks to Michel Dagenais and the
http://www.dorsal.polymtl.ca/[DORSAL laboratory] at École Polytechnique
de Montréal for the LTTng journey.
Also thanks to the Ericsson teams working on tracing which helped us
greatly with detailed bug reports and unusual test cases.
|