summaryrefslogtreecommitdiff
path: root/kern/kernel_stats.hh
AgeCommit message (Expand)Author
2006-03-07Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-03-07Some clean up work with faults.Gabe Black
2006-03-05Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-03-04Steps towards setting up the infrastructure to allow the new CPU model to wor...Kevin Lim
2006-02-24Changed Fault from a FaultBase * to a RefCountingPtr, added "new"s where appr...Gabe Black
2006-02-21Changed Fault * to Fault, which is a typedef to FaultBase *, which is the old...Gabe Black
2006-02-21Made Addr a global typeGabe Black
2006-02-19Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Gabe Black
2006-02-19Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...Gabe Black
2006-02-16Remove fake fault.Kevin Lim
2006-02-16Changed the fault enum into a class, and fixed everything up to work with it....Gabe Black
2005-10-18Add new function profiling stuff, wrap the pc_sample stuff into it.Nathan Binkert
2005-06-30Remove #include statments in various files within kern/Benjamin Nash
2005-06-05Many files:Steve Reinhardt
2005-05-03Large update of several parts of my code. The most notable change is the inc...Kevin Lim
2004-09-03added system option to bin interrupt code seperately.Ali Saidi
2004-08-20- Clean up and factor out all of the binning code into aNathan Binkert
2004-06-10lif kernelt stats out of tru64 directoryLisa Hsu