summaryrefslogtreecommitdiff
path: root/cpu/base.cc
AgeCommit message (Expand)Author
2006-08-24Stats reset, profiling stuff.Kevin Lim
2006-08-11Code update for CPU models.Kevin Lim
2006-05-23Move kernel stats out of CPU and into XC.Kevin Lim
2006-05-16Add in checker. Supports dynamically verifying the execution of instructions...Kevin Lim
2006-03-07Fixes to allow the ExecContext to be used for profiling.Kevin Lim
2006-03-04Steps towards setting up the infrastructure to allow the new CPU model to wor...Kevin Lim
2006-02-19Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...Gabe Black
2005-11-20Cleanup the StackTrace interfaces and profile interfaces so theyNathan Binkert
2005-10-18Add new function profiling stuff, wrap the pc_sample stuff into it.Nathan Binkert
2005-08-30Build options are set via a build_options file in theSteve Reinhardt
2005-06-29Allow CPUs to specify their own CPU ids.Nathan Binkert
2005-06-05Many files:Steve Reinhardt
2005-06-05Change SamplingCPU to Sampler.Steve Reinhardt
2005-06-04shuffle files around for new directory structureNathan Binkert