Change exetrace code for working with my trace tool to use stream io rather than...
authorGabe Black <gblack@eecs.umich.edu>
Fri, 10 Nov 2006 09:11:46 +0000 (04:11 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Fri, 10 Nov 2006 09:11:46 +0000 (04:11 -0500)
commit1d70dda6d72c4b563a19f3b4159a658d14b0eb41
tree60ea0036acbc07ac1c750e12a3dea810e5177526
parent4aea5deccb948035459583d811837cb6affd1c07
Change exetrace code for working with my trace tool to use stream io rather than sprintf which was breaking on 64 bit hosts.

--HG--
extra : convert_revision : 184d751392dfcc8c80ac1a6c0ebc3061ff0a3f20
src/cpu/exetrace.cc