Move file creation/unlink from liblttng-ust-ctl to consumerd
[lttng-ust.git] / include / lttng / ust-events.h
index e4b4edeba005e25e926a54a7674d51915e766d65..328a875336294f044bc5909ba45773ee1cfea1c9 100644 (file)
@@ -440,7 +440,7 @@ struct lttng_channel_ops {
                        unsigned int read_timer_interval,
                        unsigned char *uuid,
                        uint32_t chan_id,
-                       const char *shm_path);
+                       const int *stream_fds, int nr_stream_fds);
        void (*channel_destroy)(struct lttng_channel *chan);
        union {
                void *_deprecated1;
This page took 0.025632 seconds and 5 git commands to generate.