TitleShedding light on distributed system executions
Publication TypeConference Paper
Year of Publication2014
AuthorsAbrahamson J, Beschastnikh I, Brun Y, Ernst MD
Conference NameICSE 2014, Proceedings of the 36th International Conference on Software Engineering
Pagination598–599
Date or Month PublishedJune
Conference LocationHyderabad, India
AbstractIn a distributed system, the hosts execute concurrently, generating asynchronous logs that are challenging to comprehend. We present two tools: ShiVector to transparently add vector timestamps to distributed system logs, and ShiViz to help developers understand distributed system logs by visualizing them as space-time diagrams. ShiVector is the first tool to offer automated vector timestamp instrumentation without modifying source code. The vector-timestamped logs capture partial ordering information, useful for analysis and comprehension. ShiViz space-time diagrams are simple to understand and interactive –- the user can explore the log through the visualization to understand complex system behavior. We applied ShiVector and ShiViz to two systems and found that they aid developers in understanding and debugging.
Downloadshttps://bestchai.bitbucket.io/shiviz/ online deployment (try it!) https://github.com/DistributedClocks/shiviz ShiVector and ShiViz source code https://bestchai.bitbucket.io/shiviz-demo/ video demo (YouTube) https://homes.cs.washington.edu/~mernst/pubs/shivector-shiviz-icse2014.pdf PDF
Citation KeyAbrahamsonBBE2014