From: Jérémie Galarneau Date: Mon, 2 Mar 2020 22:12:17 +0000 (-0500) Subject: Fix: liblttng-ctl: hide new tracker config symbols X-Git-Tag: v2.13.0-rc1~746 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=72c2e2e17b2f290892664219ceb0e29e9db70fba;hp=72c2e2e17b2f290892664219ceb0e29e9db70fba;p=lttng-tools.git 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 Change-Id: Iae51c7e479ba9f9e377bb426f35f9e3a73c2d449 ---