X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=2.8%2Flttng-docs-2.8.txt;h=87e5c2d33b04a9280dd4989299b3356251748f5c;hb=72d40bbe75d3942f6f154b211a546c571026360a;hp=ed0c9c6dd7cd2bf433ec9b84b5c535eba16a13c1;hpb=55e90f33b0503c68ef5e6e198c70db4d1ace4519;p=lttng-docs.git diff --git a/2.8/lttng-docs-2.8.txt b/2.8/lttng-docs-2.8.txt index ed0c9c6..87e5c2d 100644 --- a/2.8/lttng-docs-2.8.txt +++ b/2.8/lttng-docs-2.8.txt @@ -387,8 +387,11 @@ other Ubuntu releases. |Fedora |_Not available_ -|LTTng{nbsp}{revision} for Fedora{nbsp}25 and Fedora{nbsp}26 (not -released yet). +|LTTng-tools{nbsp}{revision} and LTTng-UST{nbsp}{revision} for +Fedora{nbsp}25 and Fedora{nbsp}26 (both are not released yet). + +<>. <> for other Fedora releases. @@ -407,7 +410,7 @@ previous Debian releases. other openSUSE releases. |Arch Linux -|Latest AUR packages. +|<> | |Alpine Linux @@ -445,7 +448,7 @@ LTTng{nbsp}{revision} is available on Ubuntu{nbsp}16.10 _Yakkety Yak_. For previous releases of Ubuntu, <>. -To install LTTng{nbsp}{revision} on Ubuntu 16.10{nbsp}_Yakkety Yak_: +To install LTTng{nbsp}{revision} on Ubuntu{nbsp}16.10 _Yakkety Yak_: . Install the main LTTng{nbsp}{revision} packages: + @@ -575,11 +578,40 @@ sudo apt-get install python3-lttngust -- +[[arch-linux]] +=== Arch Linux + +To install LTTng{nbsp}{revision} on Arch Linux using +https://archlinux.fr/yaourt-en[Yaourt]: + +. Install the main LTTng{nbsp}{revision} packages: ++ +-- +[role="term"] +---- +yaourt -S lttng-tools +yaourt -S lttng-ust +yaourt -S lttng-modules +---- +-- + +. **If you need to instrument and trace <>**, install the LTTng-UST Python agent: ++ +-- +[role="term"] +---- +yaourt -S python-lttngust +yaourt -S python2-lttngust +---- +-- + + [[alpine-linux]] === Alpine Linux -To install LTTng{nbsp}{revision} (tracing control and user space -tracing) on Alpine Linux "edge": +To install LTTng-tools{nbsp}{revision} and LTTng-UST{nbsp}{revision} on +Alpine Linux "edge": . Make sure your system is https://wiki.alpinelinux.org/wiki/Edge[configured for "edge"].