summaryrefslogtreecommitdiff
path: root/src/python/m5/util/dot_writer.py
AgeCommit message (Expand)Author
2017-09-26util: Make dot_writer ignore NULL simobjects.Gabe Black
2016-04-06misc: Bail out of DVFS dot if we cannot resolve the domainsSascha Bischoff
2015-12-15misc: Add secondary dot output for DVFS domainsSascha Bischoff
2014-09-20mem: Rename Bus to XBar to better reflect its behaviourAndreas Hansson
2014-04-23misc: Proper type check and import for PortRefSascha Bischoff
2013-09-04util: Add ini string as tooltip info in dot outputAndreas Hansson
2013-09-04util: Add colours to the dot outputAndreas Hansson
2013-09-04util: Add class name to dot graph and output to svgAndreas Hansson
2013-02-15base: Add warn() and inform() to m5.utils for use from pythonSascha Bischoff
2012-05-10DOT: improved dot-based system visualizationUri Wiener