The following LTTng traces are provided as reference examples.
Each trace as its own feature and complexity. The size given refers to the size of the trace once "untarred", the actual tar size should be around 10 times smaller.
trace-1021events-nolost-1cpu (2.1MB)
Very small trace made from a single marker. Recorded under a VirtualBox system with 1 processor.
trace-399747events-nolost-1cpu (28MB)
Trace of several markers, that has no lost event. Recorded under VirtualBox with 1 processor.
trace-618339events-1293lost-1cpu (11MB)
Trace of several markers, with some lost events. Recorded under VirtualBox with 1 processor.
trace-698650events_3029lost-8CPU (41MB) (Multi-cpu is currently experimental)
Trace of several markers, with some lost events. Recorded on a native system with 8 processors.
The smaller is the trace, the faster it will load in Eclipse. All traces should load correctly, but only the first one and the third one were extensively tested.
Note that recording of a new trace directly in Eclipse is currently work under progress. If you would like to record your own trace, you need to install LTTng kernel patches and LTTv application.
You can get more information about that at http://www.lttng.org.