X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ltt-events.h;h=4cb4919ff87a8620bfa5c40b959168f115229340;hb=360f38ea4fee91e2403c03cb43841ef6769aaac7;hp=f3536cec1e76645a87f2da30fc9e394711ae0a16;hpb=5c0552665e4d152e97edc995650711d4f6ac418d;p=lttng-modules.git diff --git a/ltt-events.h b/ltt-events.h index f3536cec..4cb4919f 100644 --- a/ltt-events.h +++ b/ltt-events.h @@ -273,6 +273,7 @@ int ltt_event_disable(struct ltt_event *event); void ltt_transport_register(struct ltt_transport *transport); void ltt_transport_unregister(struct ltt_transport *transport); +void synchronize_trace(void); int ltt_debugfs_abi_init(void); void ltt_debugfs_abi_exit(void);