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