Permit custom consumer registration to a session
authorDavid Goulet <david.goulet@polymtl.ca>
Fri, 12 Aug 2011 20:26:18 +0000 (16:26 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Sat, 13 Aug 2011 16:01:04 +0000 (12:01 -0400)
Introduce the new API call lttng_register_consumer(...).

By giving a lttng_handle and a socket path, the fds will be sent to that
socket for the specific tracing session and domain. No kernel consumer
will be spawned by the session daemon for that session.

At this point, only kernel consumer is supported.

Signed-off-by: David Goulet <david.goulet@polymtl.ca>

No differences found
This page took 0.025036 seconds and 4 git commands to generate.