callsite: add "ip" context
[lttng-ust.git] / include / lttng / ust-events.h
index b076835794126345eb4f7f1d3b2e0444818a5bca..ad4ee39124ac22557f2b0e084ba701411b393e8b 100644 (file)
@@ -484,6 +484,7 @@ 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);
+int lttng_add_ip_to_ctx(struct lttng_ctx **ctx);
 void lttng_context_vtid_reset(void);
 void lttng_context_vpid_reset(void);
 
This page took 0.023264 seconds and 4 git commands to generate.