Implement dynamic types, and application context provider support
[deliverable/lttng-ust.git] / include / ust-comm.h
index efebbb2a73f830eb5f86adb6c247c528ce89ab19..7f363d402f7c57b9e7ebc179acc29fc35b08970c 100644 (file)
@@ -260,6 +260,7 @@ int ustcomm_register_enum(int sock,
  * Returns -EPIPE or -ECONNRESET if other end has hung up.
  */
 int ustcomm_register_channel(int sock,
+       struct lttng_session *session,
        int session_objd,               /* session descriptor */
        int channel_objd,               /* channel descriptor */
        size_t nr_ctx_fields,
This page took 0.026186 seconds and 5 git commands to generate.