Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 329 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 329 Bytes

XTrace Shiviz Converter

Converts XTrace traces into Shiviz log files. ShiViz is a visualization engine which generates interactive communication graphs from partially-ordered distributed system execution logs.

Usage

$ go run convert.go <trace_filename> <shiviz_filename>