summaryrefslogtreecommitdiff
path: root/src/python/m5/util/dot_writer.py
AgeCommit message (Expand)Author
2019-09-07python: Make the dot writer handle unconnected Port vector elements.Gabe Black
2019-06-18misc: dot_writer fixupTiago Muck
2019-04-24python: Generalize the dot_writer to handle non Master/Slave roles.Gabe Black
2019-02-23python: Enforce absolute imports for Python 3 compatibilityAndreas Sandberg
2019-02-22python: Make iterator handling Python 3 compatibleAndreas Sandberg
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