Add new API call lttng_channel_set_default_attr
authorDavid Goulet <david.goulet@polymtl.ca>
Wed, 23 Nov 2011 22:25:01 +0000 (17:25 -0500)
committerDavid Goulet <david.goulet@polymtl.ca>
Wed, 23 Nov 2011 22:25:01 +0000 (17:25 -0500)
This call takes a lttng domain and an allocated channel attributes
pointer and set the default attributes of the channel according to the
domain type.

This commit also fix a listing problem where the wrong output type of
the channel was returned for UST.

The enable-channel command is also changed to used that new API call.

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

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