Converts XTrace traces into Shiviz log files. ShiViz is a visualization engine which generates interactive communication graphs from partially-ordered distributed system execution logs.
$ go run convert.go <trace_filename> <shiviz_filename>
Converts XTrace traces into Shiviz log files. ShiViz is a visualization engine which generates interactive communication graphs from partially-ordered distributed system execution logs.
$ go run convert.go <trace_filename> <shiviz_filename>