From mboxrd@z Thu Jan 1 00:00:00 1970 From: matthew.khouzam@ericsson.com (Matthew Khouzam) Date: Tue, 30 Nov 2010 15:13:03 -0500 Subject: [ltt-dev] Libtraceread sequential reading of events with the same timstamp Message-ID: <4CF55ACF.7060107@ericsson.com> Hello world, When you have different events in different tracefiles of the same trace that have the same timestamp, is the order of reading supposed to be pre-determined? An example to better illustrate my question. If at 100ns you have a kernel softIrqEntry and a fs open that occur. Would you have a prefered order of reading the trace, and could this affect the state machine. thanks, Matthew