[lttng-dev] Prototype of LTTng-UST support for Python

Francis Giraldeau francis.giraldeau at gmail.com
Tue Dec 2 09:20:05 EST 2014


After reading CTF and the API bindings in Python, what was missing is
tracing Python itself using LTTng-UST.

Here is a prototype to record function call and return for CPython using
LTTng-UST.

https://github.com/giraldeau/python-profile-ust

Would you rather use the fully qualified object name
(package.module.class.method) or file and line number?

Probably other tracepoints could be interesting? Feedback welcome.

Cheers,

Francis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lttng.org/pipermail/lttng-dev/attachments/20141202/ecb07e5d/attachment.html>


More information about the lttng-dev mailing list