<div dir="ltr"><div>Hello All,</div><div><br></div><div>I was wondering if anyone had any suggestions on how to speedup trace processing. Right now I am using babeltrace in python to read the traces and process them. Some of the traces I am dealing with reach up to 10GB.</div><div><br></div><div>I read the trace, extract the info I need and write them to a csv gzipped file (all in python). I fill up a list first with all extracted info for each tracked event and then write once after the script has gone through all events in the trace.</div><div><br></div><div>Thanks,</div><div>Shehab<br></div><div><br></div><div><br></div></div>