gem5/base/stats
Nathan Binkert fee1e1ec0a Add support for event tracking. Esentially this puts a sequence
of events into the database for a given run.

base/stats/mysql.cc:
base/stats/mysql.hh:
    reorganize mysql stat stuff so that other stuff can use
    the same database connection
base/traceflags.py:
    Trace flag to print out events

--HG--
extra : convert_revision : 4d502532ed0ba40b42baefee46b2c99defcc620c
2004-05-21 13:57:44 -04:00
..
events.cc Add support for event tracking. Esentially this puts a sequence 2004-05-21 13:57:44 -04:00
events.hh Add support for event tracking. Esentially this puts a sequence 2004-05-21 13:57:44 -04:00
flags.hh Change the namespace Statistics to Stats 2004-05-21 13:03:17 -04:00
mysql.cc Add support for event tracking. Esentially this puts a sequence 2004-05-21 13:57:44 -04:00
mysql.hh Add support for event tracking. Esentially this puts a sequence 2004-05-21 13:57:44 -04:00
mysql_run.hh Add support for event tracking. Esentially this puts a sequence 2004-05-21 13:57:44 -04:00
output.hh Change the namespace Statistics to Stats 2004-05-21 13:03:17 -04:00
statdb.cc Change the namespace Statistics to Stats 2004-05-21 13:03:17 -04:00
statdb.hh Change the namespace Statistics to Stats 2004-05-21 13:03:17 -04:00
text.cc Change the namespace Statistics to Stats 2004-05-21 13:03:17 -04:00
text.hh Change the namespace Statistics to Stats 2004-05-21 13:03:17 -04:00
types.hh Change the namespace Statistics to Stats 2004-05-21 13:03:17 -04:00
visit.cc Change the namespace Statistics to Stats 2004-05-21 13:03:17 -04:00
visit.hh Change the namespace Statistics to Stats 2004-05-21 13:03:17 -04:00