gem5/src/python/m5/util
Sascha Bischoff 1097aa1638 misc: Bail out of DVFS dot if we cannot resolve the domains
This changeset updates the dot output to bail out if it is unable to
resolve the voltage or clock domains (which will cause it to raise an
AttributeError). Additionally, the DVFS dot output is disabled by
default for speed purposes.

Minor fixup for 0aeca8f.
2016-04-06 17:55:17 +01:00
..
__init__.py style: Refactor the style checker as a Python package 2016-03-30 15:30:32 +01:00
attrdict.py util: clean up attrdict and import multiattrdict into m5.util 2010-06-14 23:24:46 -07:00
code_formatter.py code_formatter: make it easier to insert whitespace 2010-09-09 14:15:41 -07:00
convert.py config: Add Current as a parameter type 2014-10-09 17:52:00 -04:00
dot_writer.py misc: Bail out of DVFS dot if we cannot resolve the domains 2016-04-06 17:55:17 +01:00
grammar.py grammar: better encapsulation of a grammar and parsing 2011-07-05 18:30:04 -07:00
jobfile.py python: Move more code into m5.util allow SCons to use that code. 2009-09-22 15:24:16 -07:00
multidict.py python: Move various utility classes into a new m5.util package so 2008-06-14 20:19:49 -07:00
orderdict.py orderdict: Use DictMixin and add orderdict to m5.util 2009-08-16 13:40:00 -07:00
smartdict.py SmartDict: Make SmartDict an attrdict 2010-02-28 19:28:09 -08:00
sorteddict.py SortedDict: add functions for getting ranges of keys, values, items 2011-04-15 10:38:02 -07:00
terminal.py Regression: Add ANSI colours to highlight test status 2012-04-14 05:44:27 -04:00