|
NAMElttng-ust-dl — LTTng UST 2.x Dynamic Linker TracingSYNOPSISLaunch your application with:
This LD_PRELOAD library causes all calls to dlopen and dlclose in the application to be traced with LTTng. In addition to loading this library, enabling this tracing requires the following two events to be enabled: "ust_baddr:push" and "ust_baddr:pop". DESCRIPTIONThe events have the following detailed definitions:
SEE ALSOlttng-ust(3), dlopen(3), lttng(1)BUGSIf you encounter any issues or usability problem, please report it on our mailing list <lttng-dev@lists.lttng.org> to help improve this project.CREDITSliblttng-ust is distributed under the GNU Lesser General Public License version 2.1. The headers are distributed under the MIT license.See http://lttng.org for more information on the LTTng project. Mailing list for support and development: <lttng-dev@lists.lttng.org>. You can find us on IRC server irc.oftc.net (OFTC) in #lttng. AUTHORSliblttng-ust was originally written by Mathieu Desnoyers, with additional contributions from various other people. It is currently maintained by Mathieu Desnoyers <mathieu.desnoyers@efficios.com>.
Visit the GSP FreeBSD Man Page Interface. |