<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi David,</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I would love to look into the "lost event". Can you share the trace? maybe it's an easy win.</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> lttng-dev <lttng-dev-bounces@lists.lttng.org> on behalf of David Aldrich via lttng-dev <lttng-dev@lists.lttng.org><br>
<b>Sent:</b> Thursday, April 30, 2026 7:01 PM<br>
<b>To:</b> lttng-dev@lists.lttng.org <lttng-dev@lists.lttng.org><br>
<b>Subject:</b> How to show method entry/exit in Trace Compass?</font>
<div> </div>
</div>
<div>
<div dir="ltr">Hi<br>
<br>
I'm using LTTng 2.13.11 on Ubuntu 24.04 with Trace Compass 11.3.0 on Windows, to analyse a C++ app.
<div><br>
I have used LTTng and Trace Compass a little to instrument our user space app using  lttng_ust_tracef(). I now want to show actual method entry/exit points in a Gantt type view.</div>
<div><br>
</div>
<div>With help from AI I instrumented entry/exit for one method. Babeltrace shows that the trace files contain those points:<br>
<br>
<time> sr1  myapp:method_entry: { cpu_id = 4 }, { class = "ThreadPool", method = "mainLoop" }</div>
<div><time> sr1 myapp:method_exit: { cpu_id = 6 }, { class = "ThreadPool", method = "mainLoop" }</div>
<div><br>
</div>
<div>But when I import the trace into Trace Compass I see the events but the trace shows only the app name, not the method name.<br>
<br>
What am I missing? Is there a user guide article that would help me?<br>
<br>
Best regards</div>
<div>David</div>
</div>
</div>
</body>
</html>