Python atexit handlers are called in reverse order.
authorNathan Binkert <binkertn@umich.edu>
Tue, 6 Mar 2007 04:14:00 +0000 (20:14 -0800)
committerNathan Binkert <binkertn@umich.edu>
Tue, 6 Mar 2007 04:14:00 +0000 (20:14 -0800)
commitf800fddcea850822efee031b9b904280639da4c6
tree49aa44340b58515ede869eb59cdc1021eb4163ad
parentf776ec84c1431c89b33364a559af76360532a0e3
Python atexit handlers are called in reverse order.
Fix things so the stats dump happens last.

--HG--
extra : convert_revision : ea842dbcbb77dd1c715c4e5b57d2470e558c4265
src/python/m5/__init__.py