.gitignore: add some more IDE / tools related file
[babeltrace.git] / tests / data / ctf-traces / succeed / lttng-tracefile-rotation / README
CommitLineData
ce75de14
SM
1Trace created with:
2
3 lttng create
4 lttng enable-channel --kernel --tracefile-size=64k --subbuf-size=64k mychan
5 lttng enable-event -k --channel=mychan 'sched_*'
6 lttng start
7 sleep 2
8 lttng stop
9
10
This page took 0.062207 seconds and 5 git commands to generate.