From: Jérémie Galarneau Date: Wed, 1 Apr 2020 14:51:56 +0000 (-0400) Subject: Clean-up: trace-ust comment still refers to only PID trackers X-Git-Tag: v2.13.0-rc1~699 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=2a3a1a2bd63abbcfa53002e86e4be111783a9caa Clean-up: trace-ust comment still refers to only PID trackers An application must meet all process attribute trackers restrictions to be traced. Signed-off-by: Jérémie Galarneau Change-Id: I9d8cd00b95c7db70ebf4fe91d6aea60646e3c525 --- diff --git a/src/bin/lttng-sessiond/ust-app.c b/src/bin/lttng-sessiond/ust-app.c index ea3f86039..a4fea821a 100644 --- a/src/bin/lttng-sessiond/ust-app.c +++ b/src/bin/lttng-sessiond/ust-app.c @@ -4996,7 +4996,7 @@ end: /* * The caller must ensure that the application is compatible and is tracked - * by the PID tracker. + * by the process attribute trackers. */ static void ust_app_synchronize(struct ltt_ust_session *usess,