Speed up probe registration for large amount of events
[lttng-ust.git] / include / lttng / ust-events.h
index 1db8e585f1f5d86dac05f7f75b17ba8c723e1ec5..2a5656b5ba404cdf523b5740af301793f05338bd 100644 (file)
@@ -523,8 +523,6 @@ void synchronize_trace(void);
 int lttng_probe_register(struct lttng_probe_desc *desc);
 void lttng_probe_unregister(struct lttng_probe_desc *desc);
 int lttng_fix_pending_event_desc(const struct lttng_event_desc *desc);
-const struct lttng_event_desc *lttng_event_get(const char *name);
-void lttng_event_put(const struct lttng_event_desc *desc);
 int lttng_probes_init(void);
 void lttng_probes_exit(void);
 int lttng_find_context(struct lttng_ctx *ctx, const char *name);
This page took 0.030646 seconds and 4 git commands to generate.