Change lttng API to use a lttng_handle
authorDavid Goulet <david.goulet@polymtl.ca>
Fri, 12 Aug 2011 18:12:55 +0000 (14:12 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Fri, 12 Aug 2011 18:12:55 +0000 (14:12 -0400)
Introduce the lttng_handle structure that is now used by the API
containing the session name and lttng domain.

This removes multiple static variables of the library and makes it safe
for multithread tool to use the library.

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

No differences found
This page took 0.027423 seconds and 5 git commands to generate.