util: Add class name to dot graph and output to svg
authorAndreas Hansson <andreas.hansson@arm.com>
Wed, 4 Sep 2013 17:22:58 +0000 (13:22 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Wed, 4 Sep 2013 17:22:58 +0000 (13:22 -0400)
commit62cf7851782ad8518ef7881ab1a6d2368dc68afa
treea513374b6e3c04de17b732c8fc3155ef48420537
parent0495b7e9e795fafbaeac55b6d84db51a5cf975a8
util: Add class name to dot graph and output to svg

This patch adds the class name to the label, creates some more space
by increasing the rank separation, and additionally outputs the graph
as an editable SVG in addition to the PDF.
src/python/m5/util/dot_writer.py