stats: get rid of the convoluted 'database' code.
authorNathan Binkert <nate@binkert.org>
Mon, 23 Feb 2009 20:22:17 +0000 (12:22 -0800)
committerNathan Binkert <nate@binkert.org>
Mon, 23 Feb 2009 20:22:17 +0000 (12:22 -0800)
commit80d5f34da6788d63e2be6458a5d2a548b459d0d0
treeaa4b1d33e21d4ae11a16a4b0e9b98ee7bc60eb9e
parentfb74987c522a141b2f61d303377453cbbfae0788
stats: get rid of the convoluted 'database' code.
Just use the stuff directly and things ought to be more clear
src/base/SConscript
src/base/statistics.cc
src/base/statistics.hh
src/base/stats/mysql.cc
src/base/stats/statdb.cc [deleted file]
src/base/stats/statdb.hh [deleted file]
src/base/stats/text.cc