<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_ym19_1_1481054609869_29034">All,</div><div id="yui_3_16_0_ym19_1_1481054609869_29034"><br></div><div id="yui_3_16_0_ym19_1_1481054609869_29034">I'm wondering if this is something anyone has ever done before:</div><div id="yui_3_16_0_ym19_1_1481054609869_29034"><br></div><div id="yui_3_16_0_ym19_1_1481054609869_29034" dir="ltr">We have a financial trading application for which we'd like to trace the timing of a sequence of related events with low impact.  For example, tracing a market data feed packet from its reception on the NIC, to its processing in the Market Data portion of the code, and on & on via other layers of the application until it finally reaches the Order Execution portion of the code where it sends out an Order on the stock exchange.  We're wondering if there's a proven reference for using LTTng-UST to enable session tracing which would link related activities in this way, as opposed to just providing aggregate timestamps at various tracepoints within our code.</div><div id="yui_3_16_0_ym19_1_1481054609869_29034" dir="ltr"><br></div><div id="yui_3_16_0_ym19_1_1481054609869_29034" dir="ltr">Has something like this ever been done before using LTTng-UST? If so, is there a reference available?</div></div></body></html>