Fix: prio context NULL pointer exception
[lttng-modules.git] / include / lttng / events-internal.h
index a91a659ebdeb586eb8a0d515214f841729e28b6a..8f5b702aca5b8f0a43af4b584dea5e1f467baae2 100644 (file)
@@ -611,6 +611,7 @@ int lttng_add_pid_to_ctx(struct lttng_kernel_ctx **ctx);
 int lttng_add_cpu_id_to_ctx(struct lttng_kernel_ctx **ctx);
 int lttng_add_procname_to_ctx(struct lttng_kernel_ctx **ctx);
 int lttng_add_prio_to_ctx(struct lttng_kernel_ctx **ctx);
+int wrapper_task_prio_init(void);
 int lttng_add_nice_to_ctx(struct lttng_kernel_ctx **ctx);
 int lttng_add_vpid_to_ctx(struct lttng_kernel_ctx **ctx);
 int lttng_add_tid_to_ctx(struct lttng_kernel_ctx **ctx);
This page took 0.022779 seconds and 4 git commands to generate.