stats: get rid of the never-really-used event stuff

This commit is contained in:
Nathan Binkert
2010-06-14 23:24:46 -07:00
parent 420402c0a3
commit 54d813adca
14 changed files with 1 additions and 301 deletions

View File

@@ -75,7 +75,6 @@ Source('loader/object_file.cc')
Source('loader/raw_object.cc')
Source('loader/symtab.cc')
Source('stats/events.cc')
Source('stats/output.cc')
Source('stats/text.cc')
Source('stats/visit.cc')