ust: collect many channels and start work on pipe listener
[ust.git] / libtracing / relay.h
index 54bd2b9e72b81a3da057939ada48fa0dd6ededc9..80f0b6bf69ba383cb3a1505745a4a90286d152e8 100644 (file)
@@ -143,7 +143,7 @@ struct rchan_callbacks {
         *
         * The callback should return 0 if successful, negative if not.
         */
-       int (*remove_buf_file)(struct rchan_buf *buf);
+//ust//        int (*remove_buf_file)(struct rchan_buf *buf);
 };
 
 extern struct buf_page *ltt_relay_find_prev_page(struct rchan_buf *buf,
This page took 0.021776 seconds and 4 git commands to generate.