Allow enable-channel to work with metadata channel
authorDavid Goulet <dgoulet@efficios.com>
Thu, 21 Mar 2013 18:27:16 +0000 (14:27 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 21 Mar 2013 18:27:16 +0000 (14:27 -0400)
commitd65d2de846d9a0360d1ac55408f06a2b55151695
tree6d8aec5f8f0e5fc3944e07db5b7618aa22831a95
parentb8ec3da8333ea4489eaee6b3060287adc666a729
Allow enable-channel to work with metadata channel

This makes the enable-channel command to support setting the metadata
channel attributes. Now, with the lttng UI and API, the metadata
attributes can be set.

$ lttng enable-channel metadata -u ...

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/ust-app.c
This page took 0.026427 seconds and 5 git commands to generate.