stats: better expose statistics to python.
authorNathan Binkert <nate@binkert.org>
Thu, 12 May 2011 18:19:32 +0000 (11:19 -0700)
committerNathan Binkert <nate@binkert.org>
Thu, 12 May 2011 18:19:32 +0000 (11:19 -0700)
commit35b0c1d3910595875de67a34f6b993047470fd55
treef38c0a5a48492f6294ade11776963dfb84a763c5
parent9c4c1419a7d83e9bc39c94aa0a37dd1bbbecc38d
stats: better expose statistics to python.
Build a python list and dict of all stats and expose flags properly.

--HG--
rename : src/python/m5/stats.py => src/python/m5/stats/__init__.py
src/python/SConscript
src/python/m5/stats.py [deleted file]
src/python/m5/stats/__init__.py [new file with mode: 0644]
src/python/swig/stats.i