Clean-up: trace-ust comment still refers to only PID trackers
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 1 Apr 2020 14:51:56 +0000 (10:51 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 1 Apr 2020 14:51:56 +0000 (10:51 -0400)
An application must meet all process attribute trackers restrictions
to be traced.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I9d8cd00b95c7db70ebf4fe91d6aea60646e3c525

src/bin/lttng-sessiond/ust-app.c

index ea3f860398d3ca35edb16e515f55f14cbebcdcf7..a4fea821a07d35cb45670879cbab3ad2d00da711 100644 (file)
@@ -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,
This page took 0.027319 seconds and 4 git commands to generate.