ust: continue work
[ust.git] / libtracing / tracer.h
index 6e98f2b7e0ad64c19e0107602a7a168fb4420c4d..3143ab185089713992c1aae5f31c6e9f070bfef0 100644 (file)
@@ -150,9 +150,9 @@ struct ltt_trace_ops {
                                void **transport_data, long buf_offset,
                                size_t slot_size);
        void (*wakeup_channel) (struct ltt_channel_struct *ltt_channel);
-       int (*user_blocking) (struct ltt_trace_struct *trace,
-                               unsigned int index, size_t data_size,
-                               struct user_dbg_data *dbg);
+//ust//        int (*user_blocking) (struct ltt_trace_struct *trace,
+//ust//                                unsigned int index, size_t data_size,
+//ust//                                struct user_dbg_data *dbg);
 //ust//        /* End of first 32 bytes cacheline */
 //ust//        int (*create_dirs) (struct ltt_trace_struct *new_trace);
 //ust//        void (*remove_dirs) (struct ltt_trace_struct *new_trace);
This page took 0.030595 seconds and 4 git commands to generate.