Add a lttng-ctl header to facilitate code separation
authorDavid Goulet <dgoulet@efficios.com>
Mon, 15 Apr 2013 16:37:06 +0000 (12:37 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 27 Jun 2013 14:41:29 +0000 (10:41 -0400)
In order for lttng-ctl.c not to grow into an uncontrollable monster of
code, add this helper header and remove static declaration of some
functions to be exported out of the C file and set them hidden.

Future work on snapshot and trigger will use it in order to better split
the code into different files.

Signed-off-by: David Goulet <dgoulet@efficios.com>

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