X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Flttng%2Fringbuffer-config.h;h=9ed9a34d34125a8b7bb8fc360768da1eedcafa64;hb=cfbdb7732a22a21b2803a7aed6962d72bef54f5a;hp=c95d35cb348d820e69adba599ad3f90b9583b130;hpb=82cd0cfd74e2e7fe71d9ff68a9e521d989f72d99;p=lttng-ust.git diff --git a/include/lttng/ringbuffer-config.h b/include/lttng/ringbuffer-config.h index c95d35cb..9ed9a34d 100644 --- a/include/lttng/ringbuffer-config.h +++ b/include/lttng/ringbuffer-config.h @@ -271,6 +271,7 @@ struct lttng_ust_lib_ring_buffer_ctx { * ctx_len is 0. Use the value of ctx_len to find out which of the * following fields may be used. */ + struct lttng_ust_lib_ring_buffer_backend_pages *backend_pages; }; /**