Complete comm -> procname change
[lttng-modules.git] / ltt-events.h
index 3ffdcf46045840037d81f1fd42aa7188c213a4e9..36b281a72f38f03f14dd20afec587aeb1bfaf251 100644 (file)
@@ -329,7 +329,7 @@ void lttng_remove_context_field(struct lttng_ctx **ctx,
                                struct lttng_ctx_field *field);
 void lttng_destroy_context(struct lttng_ctx *ctx);
 int lttng_add_pid_to_ctx(struct lttng_ctx **ctx);
-int lttng_add_comm_to_ctx(struct lttng_ctx **ctx);
+int lttng_add_procname_to_ctx(struct lttng_ctx **ctx);
 int lttng_add_prio_to_ctx(struct lttng_ctx **ctx);
 int lttng_add_nice_to_ctx(struct lttng_ctx **ctx);
 int lttng_add_vpid_to_ctx(struct lttng_ctx **ctx);
This page took 0.0334 seconds and 4 git commands to generate.