<div dir="ltr"><div>Hi,</div><div>I have two questions:</div><div><br></div>1) <div><br></div><div>I configured a user-space session channel like:<div><div>lttng enable-channel  x -u -s y --overwrite -C 4194304 -W 16 --subbuf-size 16384</div></div><div><br></div><div>--tracefile-size = 4MB</div><div>--tracefile-count = 16</div><div>-subbuf-size = 4 * 4KB (PAGE_SIZE = 4KB)</div><div><br></div><div>in<br><div>lttng-traces/y_trace-20160113-xxx/ust/uid/1064/64-bit/</div><div><br></div><div>I see 32 files:</div><div><br></div><div>8192 .. x_trace_chan_0_0<br><div>...</div></div></div><div>8192 .. x_trace_chan_31_0<br></div><div><br></div><div>most of them of 8192 size and one of them (x_trace_chan_8_0) of 147456 size</div><div><br></div><div>How these number of files (32) and sizes (mostly 8KB) related to the desired channel configuration as it looks like they don't, what are the 1-first and 1-nd digit in the _chan_N_M name significance? </div><div><br></div><div>2) I'd like to process the generated ctf files using babeltrace but apparently there are no such files in lttng-trace directory, how can I generate them, I suppose based on the data in x_trace_chan_N_0 files?</div><div><br></div><div>thanks, John</div><div><br></div></div></div>