- Allow the stats package user to determine in which mode to dump
authorNathan Binkert <binkertn@umich.edu>
Wed, 24 Dec 2003 02:45:48 +0000 (21:45 -0500)
committerNathan Binkert <binkertn@umich.edu>
Wed, 24 Dec 2003 02:45:48 +0000 (21:45 -0500)
commit8f912297abc4d6ff21e77eba474ef315658c3630
treea73d67d9c2ae130938ec733f4ff5317f3b3a085e
parent42621e497dc6abe90dced3e753260270eed358da
-  Allow the stats package user to determine in which mode to dump
-  Factor out the formatted output into a display function
-  Make the stats package support tracing
-  Clean up output of binned data

base/statistics.cc:
    -  Factor out the formatted output into a display function and
    pass in the mode
    -  Make the stats package support tracing
    -  Clean up output of binned data
    -  Get rid of the list of binned stats and the map of bins
    since it is no longer needed for output
base/statistics.hh:
    -  Allow the stats package user to determine in which mode to dump

--HG--
extra : convert_revision : a1d5fc728f4dc22a851d58ea89d44018a94a64c7
base/statistics.cc
base/statistics.hh