[lttng-dev] Tracing in python application with custom tracepoints
Charles Lesire-Cabaniols
charles.lesire at gmail.com
Tue Jun 21 08:25:19 UTC 2016
Hi,
I have written a C++ code in which I use custom tracepoints (generated from
a .tp file).
My system now deploys a mix of my C++ app and a python script.
Is there a way to write traces in my python script using the same
tracepoints definition (from the .tp file), and then being recorded within
the same lttng session?
I found this link about using lttng traces within python apps but it is
very concise:
https://lttng.org/docs/#doc-python-application
Thanks in advance,
Charles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.lttng.org/pipermail/lttng-dev/attachments/20160621/c8aa003d/attachment.html>
More information about the lttng-dev
mailing list