X-Git-Url: http://git.liburcu.org/?p=lttng-ust.git;a=blobdiff_plain;f=include%2Flttng%2Fust-ctl.h;h=f6c1dc4527c4d64a4318a54375d3e5ee70c94e99;hp=7b750fd4438812f530357e3355d86a672215af5c;hb=f45930b75b297a5f80fe14ef2550b196ca750b4a;hpb=d0cba1f1d68f4aa7d611d4ba1c4c57f736f3c846 diff --git a/include/lttng/ust-ctl.h b/include/lttng/ust-ctl.h index 7b750fd4..f6c1dc45 100644 --- a/include/lttng/ust-ctl.h +++ b/include/lttng/ust-ctl.h @@ -226,6 +226,7 @@ int ustctl_put_next_subbuf(struct ustctl_consumer_stream *stream); /* snapshot */ int ustctl_snapshot(struct ustctl_consumer_stream *stream); +int ustctl_snapshot_sample_positions(struct ustctl_consumer_stream *stream); int ustctl_snapshot_get_consumed(struct ustctl_consumer_stream *stream, unsigned long *pos); int ustctl_snapshot_get_produced(struct ustctl_consumer_stream *stream,