Add procname context
[lttng-ust.git] / include / ust / lttng-events.h
index 0439ea7a18c4bab8d372e38ec63ff9a6d5292a14..e09443f10485bcec527263fd31e582ca64b0c81a 100644 (file)
@@ -323,6 +323,7 @@ void lttng_destroy_context(struct lttng_ctx *ctx);
 int lttng_add_vtid_to_ctx(struct lttng_ctx **ctx);
 int lttng_add_vpid_to_ctx(struct lttng_ctx **ctx);
 int lttng_add_pthread_id_to_ctx(struct lttng_ctx **ctx);
+int lttng_add_procname_to_ctx(struct lttng_ctx **ctx);
 void lttng_context_vtid_reset(void);
 void lttng_context_vpid_reset(void);
 
This page took 0.023575 seconds and 4 git commands to generate.