Hello All,

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.

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.

Thanks,
Shehab
_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

Reply via email to