<div dir="ltr"><div><div><div><div><div>Hi,<br><br></div>I have written a C++ code in which I use custom tracepoints (generated from a .tp file).<br><br></div>My system now deploys a mix of my C++ app and a python script.<br></div>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?<br><br>I found this link about using lttng traces within python apps but it is very concise:<br><a href="https://lttng.org/docs/#doc-python-application">https://lttng.org/docs/#doc-python-application</a><br><br></div>Thanks in advance,<br><br></div>Charles<br></div>