archlinux: add Python agent packages
[lttng-docs.git] / 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.023084 seconds and 4 git commands to generate.