open_svg
open_svg(filename, 0, count, tchart->first_time, tchart->last_time);
open_svg(filename, tchart->numcpus, count, tchart->first_time, tchart->last_time);
void open_svg(const char *filename, int cpus, int rows, u64 start, u64 end);