Fix: liblttng-ctl: hide new tracker config symbols
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 2 Mar 2020 22:12:17 +0000 (17:12 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 2 Mar 2020 22:12:17 +0000 (17:12 -0500)
commit72c2e2e17b2f290892664219ceb0e29e9db70fba
treee70f5f7cbbb5b8e5fab02824a131483e542f8667
parentc89998b20ef1502466b1ac92fafbffcc25fd62f8
Fix: liblttng-ctl: hide new tracker config symbols

Session configuration constants are supposed to remain internal.
Some symbols were errneously exported in previous releases, but
we mark new ones as "hidden".

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Iae51c7e479ba9f9e377bb426f35f9e3a73c2d449
src/common/config/session-config.c
This page took 0.024777 seconds and 4 git commands to generate.