From 55929aa2c1fec9f65d9b66a661e276031baf63b5 Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Thu, 26 Nov 2015 16:20:36 -0500 Subject: [PATCH] archlinux: add Python agent packages Signed-off-by: Philippe Proulx --- .../installing-lttng/desktop-distributions/archlinux.md | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.34.1