From: Michael Jeanson Date: Tue, 2 Mar 2021 19:58:23 +0000 (-0500) Subject: Document why the fd tracker is ABI without a public header X-Git-Tag: v2.13.0-rc1~349 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=221309e3604c231925b2441e41e29c5fed80dc4d;hp=221309e3604c231925b2441e41e29c5fed80dc4d;p=lttng-ust.git Document why the fd tracker is ABI without a public header The fd tracker feature is part of the ABI and used by liblttng-ust-fd. However, some test code and documentation needs to be written before it is exposed to users with a public header. Change-Id: I601e11328426904c121ff6cd9668abbd83006f68 Signed-off-by: Michael Jeanson Signed-off-by: Mathieu Desnoyers ---