gem5/util/stats
Nathan Binkert d50b6e5247 Fix some of lisa's barchart changes
util/stats/barchart.py:
    - there is no self.inner_axes
    - don't append an empty value to self.xsubticks, otherwise
    subsequent calls will get extra empty ticks
    - rotate labels 30 degrees instead of 90 so it looks better

--HG--
extra : convert_revision : 1cbac6d1f92bfc6b2c1e886ad5f9d4c78a2b3820
2006-05-02 11:45:42 -04:00
..
__init__.py Totally re-work the way that jobfiles are done so there is more 2005-09-17 16:51:26 -04:00
barchart.py Fix some of lisa's barchart changes 2006-05-02 11:45:42 -04:00
categories.py better function categorization 2006-02-26 01:00:15 -05:00
chart.py forgot to add a chart option 2006-02-26 00:19:02 -05:00
db.py fix small python bug in database processing code 2006-02-26 00:57:37 -05:00
dbinit.py Cleanup copyright stuff. Add our copyright files that 2005-06-05 11:02:38 -04:00
display.py Major cleanup of the statistics handling code 2005-10-21 16:29:13 -04:00
flags.py Totally re-do/reorganize the python part of the statistics code 2004-08-09 21:20:52 -04:00
info.py Create the ProxyError Exception. Raise it when an unproxy 2005-12-19 02:07:06 -05:00
orderdict.py Totally re-work the way that jobfiles are done so there is more 2005-09-17 16:51:26 -04:00
output.py Allow graph_group to not be selected so we can have a 2006-02-26 10:44:01 -05:00
print.py Cleanup copyright stuff. Add our copyright files that 2005-06-05 11:02:38 -04:00
profile.py Add a little bit of support to grab info for making graphs 2005-12-19 02:02:58 -05:00
stats.py fix some minor stats stuff 2006-02-26 23:06:21 -05:00