archlinux: add Python agent packages
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 26 Nov 2015 21:20:36 +0000 (16:20 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 26 Nov 2015 21:20:36 +0000 (16:20 -0500)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
contents/installing-lttng/desktop-distributions/archlinux.md

index 42d89158ae21a91730b2d3c7baf78365185367b9..63eba8ebc812b4423628e4301e89387cde63a53d 100644 (file)
@@ -17,3 +17,9 @@ yaourt -S lttng-tools
 yaourt -S lttng-modules
 yaourt -S lttng-ust
 </pre>
+
+If you need to trace Python applications, you need to install the
+LTTng-UST Python agent also:
+
+  * Python 3: <a href="https://aur.archlinux.org/packages/python-lttngust/" class="ext"><code>python-lttngust</code></a>
+  * Python 2: <a href="https://aur.archlinux.org/packages/python2-lttngust/" class="ext"><code>python2-lttngust</code></a>
This page took 0.02348 seconds and 4 git commands to generate.