X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fringbuffer%2Ffrontend.h;h=ed0cc7d434493acf20323f53a69f3b544e1b4679;hb=434897eecad53ba1c16b8f7881d18ba187a49163;hp=8867418081300457fcc88e7bd4cd2cbb47c6dfb4;hpb=577f6dfc5dc2cbd4d6d82b453dabca36c4b78d1d;p=lttng-ust.git diff --git a/src/common/ringbuffer/frontend.h b/src/common/ringbuffer/frontend.h index 88674180..ed0cc7d4 100644 --- a/src/common/ringbuffer/frontend.h +++ b/src/common/ringbuffer/frontend.h @@ -81,7 +81,8 @@ extern struct lttng_ust_ring_buffer *channel_get_ring_buffer( struct lttng_ust_shm_handle *handle, int *shm_fd, int *wait_fd, int *wakeup_fd, - uint64_t *memory_map_size) + uint64_t *memory_map_size, + void **memory_map_addr) __attribute__((visibility("hidden"))); extern