X-Git-Url: http://git.lttng.org/?p=lttng-modules.git;a=blobdiff_plain;f=include%2Flttng%2Fevents.h;h=e6572680e6c6af76c28a55ae9b4df0cf6800be51;hp=51892335010afea17f1056a7a4a010a19e75f672;hb=966ad25338569b3afbc1e900ec791eba54c67c9b;hpb=859ad5c708009adbd7457d9551b385c63aff5cec diff --git a/include/lttng/events.h b/include/lttng/events.h index 51892335..e6572680 100644 --- a/include/lttng/events.h +++ b/include/lttng/events.h @@ -986,6 +986,7 @@ void lttng_enabler_link_bytecode(const struct lttng_event_desc *event_desc, struct lttng_ctx *ctx, struct list_head *instance_bytecode_runtime_head, struct list_head *enabler_bytecode_runtime_head); +void lttng_free_event_filter_runtime(struct lttng_event *event); int lttng_probes_init(void);