SoW-2020-0002: Trace Hit Counters
[deliverable/lttng-modules.git] / include / lttng / event-notifier-notification.h
index b044e2fa86f89f777ff968ccceb340d8fb255e4c..160b25429e7830625a910719d917a2c4349dc432 100644 (file)
@@ -12,6 +12,7 @@
 
 void lttng_event_notifier_notification_send(struct lttng_event_notifier *event_notifier,
                struct lttng_probe_ctx *lttng_probe_ctx,
-               const char *stack_data);
+               const char *stack_data,
+               struct lttng_kernel_notifier_ctx *notif_ctx);
 
 #endif /* _LTTNG_EVENT_NOTIFIER_NOTIFICATION_H */
This page took 0.024176 seconds and 5 git commands to generate.