Prio context: fix symbol lookup
[lttng-modules.git] / ltt-events.h
index 975d1949c6abc6d030e6f05fa1ec7d0df3c00f29..b9bb3bb95d8bba919729afabd17f135a76fe9791 100644 (file)
@@ -272,10 +272,6 @@ int ltt_probes_init(void);
 void ltt_probes_exit(void);
 struct lttng_ctx_field *lttng_append_context(struct lttng_ctx **ctx);
 void lttng_destroy_context(struct lttng_ctx *ctx);
-
-int wrapper_task_prio_init(void);
-int wrapper_task_prio_sym(struct task_struct *t);
-
 int lttng_add_pid_to_ctx(struct lttng_ctx **ctx);
 int lttng_add_comm_to_ctx(struct lttng_ctx **ctx);
 int lttng_add_prio_to_ctx(struct lttng_ctx **ctx);
This page took 0.023953 seconds and 4 git commands to generate.