From: Philippe Proulx Date: Thu, 26 Nov 2015 21:20:36 +0000 (-0500) Subject: archlinux: add Python agent packages X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=55929aa2c1fec9f65d9b66a661e276031baf63b5;p=lttng-docs.git archlinux: add Python agent packages Signed-off-by: Philippe Proulx --- diff --git a/contents/installing-lttng/desktop-distributions/archlinux.md b/contents/installing-lttng/desktop-distributions/archlinux.md index 42d8915..63eba8e 100644 --- a/contents/installing-lttng/desktop-distributions/archlinux.md +++ b/contents/installing-lttng/desktop-distributions/archlinux.md @@ -17,3 +17,9 @@ yaourt -S lttng-tools yaourt -S lttng-modules yaourt -S lttng-ust + +If you need to trace Python applications, you need to install the +LTTng-UST Python agent also: + + * Python 3: python-lttngust + * Python 2: python2-lttngust