summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2004-11-17Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2004-11-16Add simple function-tracing support. Prints a messageSteve Reinhardt
2004-11-15Minor cleanup of symtab code/includes.Steve Reinhardt
2004-11-15Minor fixes for pc sampling profile.Steve Reinhardt
2004-11-15Add support for sampled PC profiling to FullCPU.Steve Reinhardt
2004-11-14Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2004-11-13Macros are nasty, so let's get rid of them. Convert allNathan Binkert
2004-11-12MergeRon Dreslinski
2004-11-12Make changes so that coherence works on a timing bus for the top-level of cac...Ron Dreslinski
2004-11-10Don't use the global check_interrupts variable. Add a per-cpuNathan Binkert
2004-11-03Fix to deal with the new base class parameter for registrationNathan Binkert
2004-11-03Forgot about the tracing cpus for the changes to the base classNathan Binkert
2004-11-03make activation of exec contexts happen in startupNathan Binkert
2004-11-03Add Inorder CPU modelTaeho Kgil
2004-10-25Don't use magic numbers.Nathan Binkert
2004-10-17Bunch of little changes for tracking copies and getting OPT right.Erik Hallnor
2004-10-01Make printouts look more like stats.Erik Hallnor
2004-09-30Updates to make traces work correctly in all circumstances. Add opt set assoc...Erik Hallnor
2004-09-28Add opt cpu and fix page copy warningsErik Hallnor
2004-09-22Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5-smpAli Saidi
2004-09-20Update copies to work around alignment faults.Erik Hallnor
2004-09-16pc event now clears lower 2 bitsAli Saidi
2004-09-16switch contexts on palcode rather than kernel codeAli Saidi
2004-09-03added system option to bin interrupt code seperately.Ali Saidi
2004-09-02Update tracing functionality and add an ITX trace writer.Erik Hallnor
2004-08-20- Clean up and factor out all of the binning code into aNathan Binkert
2004-07-28updated readme to reflect linux/scons changesAli Saidi
2004-07-14Add a clock multiplier for simple CPU so that it is possibleNathan Binkert
2004-07-06Remove duplicate statErik Hallnor
2004-06-30Merge zizzer:/bk/m5 into zizzer.eecs.umich.edu:/z/alschult/m5Andrew Schultz
2004-06-30Change assert to check on virtual addresses because the physicalAndrew Schultz
2004-06-28fix up the recordEvent stuff to support ignoring eventsNathan Binkert
2004-06-23Merge zizzer:/bk/linux into zeep.eecs.umich.edu:/z/saidi/work/m5-endianAli Saidi
2004-06-22pull from head before pushing linux treeAli Saidi
2004-06-21Merge saidi@zizzer.eecs.umich.edu:/bk/linuxAli Saidi
2004-06-21start towards getting m5 endian compliantAli Saidi
2004-06-17Serialized cpu interruptsAli Saidi
2004-06-15Merge isabel.reinhardt.house:/z/stever/bk/m5-headSteve Reinhardt
2004-06-15Get software prefetching to work in full-system mode.Steve Reinhardt
2004-06-13Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Erik Hallnor
2004-06-13Add some rewritten trace readers.Erik Hallnor
2004-06-10lift common code *kernel_stats.* into the kern directory.Lisa Hsu
2004-06-10lif kernelt stats out of tru64 directoryLisa Hsu
2004-06-08Tracing now works for upto 4 threads. Easy change to get it to work for more,...Erik Hallnor
2004-06-08Add the capability to read and write memory trace files. Currently is cycle a...Erik Hallnor
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-06-01Merge saidi@zizzer:/z/m5/Bitkeeper/m5/Ali Saidi
2004-06-01Added ability to specify system type/revision in config file. ThisAli Saidi
2004-05-31Renamed OpClass enum members: they all end in 'Op' now.Steve Reinhardt
2004-05-31Merged head into linux treeAli Saidi