diff options
author | Nathan Binkert <binkertn@umich.edu> | 2003-12-28 12:48:13 -0500 |
---|---|---|
committer | Nathan Binkert <binkertn@umich.edu> | 2003-12-28 12:48:13 -0500 |
commit | 9dcfdce732260895096b8c5d439c8ed8efb2c47e (patch) | |
tree | fc24007a37f07c306355a521e51ce06449a67ca2 /base/sched_list.hh | |
parent | 85d75e6dfca7a97e19e4407ff0d76e313daa848e (diff) | |
download | gem5-9dcfdce732260895096b8c5d439c8ed8efb2c47e.tar.xz |
Improve python output support
fix some bugs
base/statistics.cc:
- Move the python dump stream stuff into the statistics package
because it needs more control over the file when there
are multiple dumps
- add a subname to the output
- make all of the stats a list instead of variable arguments to
get around the 255 argument limit
- the description needs to be triple quoted
- avoid errors for formulas that don't have any root element
set up.
base/statistics.hh:
- get rid of mode_python and just separate python dumping from
regular stats dumping
- fix a huge bug that made a Formula use a VectorData instead
of a FormulaData
--HG--
extra : convert_revision : 7303cff3ccdcc3d306ab17375219fc7fecac7e5e
Diffstat (limited to 'base/sched_list.hh')
0 files changed, 0 insertions, 0 deletions