From matthew.khouzam at ericsson.com Fri May 1 15:31:43 2026 From: matthew.khouzam at ericsson.com (Matthew Khouzam) Date: Fri, 1 May 2026 19:31:43 +0000 Subject: How to show method entry/exit in Trace Compass? In-Reply-To: References: Message-ID: Hi David, I would love to look into the "lost event". Can you share the trace? maybe it's an easy win. ________________________________ From: lttng-dev on behalf of David Aldrich via lttng-dev Sent: Thursday, April 30, 2026 7:01 PM To: lttng-dev at lists.lttng.org Subject: How to show method entry/exit in Trace Compass? Hi I'm using LTTng 2.13.11 on Ubuntu 24.04 with Trace Compass 11.3.0 on Windows, to analyse a C++ app. 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. With help from AI I instrumented entry/exit for one method. Babeltrace shows that the trace files contain those points: