Changed Fault from a FaultBase * to a RefCountingPtr, added "new"s where appropriate...
[gem5.git] / cpu / profile.hh
2006-02-21 Gabe BlackMade Addr a global type
2006-02-19 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-19 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-19 Gabe BlackChanges to untemplate StaticInst and StaticInstPtr...
2005-11-20 Nathan Binkertclear the function profile on a stats reset
2005-11-20 Nathan Binkertuse Counter to avoid overflowing an int
2005-11-20 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2005-11-20 Nathan BinkertCleanup the StackTrace interfaces and profile interface...
2005-10-27 Lisa HsuMerge zizzer:/bk/m5
2005-10-19 Ali SaidiMerge zizzer:/bk/m5
2005-10-18 Nathan BinkertAdd new function profiling stuff, wrap the pc_sample...