index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
python
/
m5
/
util
/
dot_writer.py
Age
Commit message (
Expand
)
Author
2019-09-07
python: Make the dot writer handle unconnected Port vector elements.
Gabe Black
2019-06-18
misc: dot_writer fixup
Tiago Muck
2019-04-24
python: Generalize the dot_writer to handle non Master/Slave roles.
Gabe Black
2019-02-23
python: Enforce absolute imports for Python 3 compatibility
Andreas Sandberg
2019-02-22
python: Make iterator handling Python 3 compatible
Andreas Sandberg
2017-09-26
util: Make dot_writer ignore NULL simobjects.
Gabe Black
2016-04-06
misc: Bail out of DVFS dot if we cannot resolve the domains
Sascha Bischoff
2015-12-15
misc: Add secondary dot output for DVFS domains
Sascha Bischoff
2014-09-20
mem: Rename Bus to XBar to better reflect its behaviour
Andreas Hansson
2014-04-23
misc: Proper type check and import for PortRef
Sascha Bischoff
2013-09-04
util: Add ini string as tooltip info in dot output
Andreas Hansson
2013-09-04
util: Add colours to the dot output
Andreas Hansson
2013-09-04
util: Add class name to dot graph and output to svg
Andreas Hansson
2013-02-15
base: Add warn() and inform() to m5.utils for use from python
Sascha Bischoff
2012-05-10
DOT: improved dot-based system visualization
Uri Wiener