X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt-events.h;h=cb6ee211e41e5cd7001e7720d1ca837bd8768630;hb=a8ad3613f2e0e272487b8ec0f0ec8e3c6da689f9;hp=2b6ef40a42978de5274db70e900b497144a50431;hpb=7516d0ea57cbca254ad60c4f1c5b809681fa2d0c;p=lttng-modules.git diff --git a/ltt-events.h b/ltt-events.h index 2b6ef40a..cb6ee211 100644 --- a/ltt-events.h +++ b/ltt-events.h @@ -274,6 +274,7 @@ struct lttng_ctx_field *lttng_append_context(struct lttng_ctx **ctx); void lttng_destroy_context(struct lttng_ctx *ctx); 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); #ifdef CONFIG_KPROBES int lttng_kprobes_register(const char *name,