1. b46730c BaseSystem -> System by Nathan Binkert · 20 years ago
  2. fed64a3 Add support for sampled PC profiling to FullCPU. by Steve Reinhardt · 20 years ago
  3. d82e0d1 make activation of exec contexts happen in startup by Nathan Binkert · 20 years ago
  4. 3ef950a Fixes for bigendian platforms by Ali Saidi · 20 years ago
  5. eb7d329 fix unaligned memory offset and some small fixes to interrupt binning code by Ali Saidi · 20 years ago
  6. af620e1 added system option to bin interrupt code seperately. by Ali Saidi · 21 years ago
  7. 23e0643 Updates to make SMP work. by Ali Saidi · 21 years ago
  8. 9023f5c - Clean up and factor out all of the binning code into a by Nathan Binkert · 21 years ago
  9. 2f31608 Updated Copyright with information in bitkeeper changelogs by Ali Saidi · 21 years ago
  10. ced021a Varied fixes to get linux running. Allow for shutdown on linux. by Andrew Schultz · 21 years ago
  11. 62d756f rename namespace Statistics to Stats by Nathan Binkert · 21 years ago
  12. b8082eb lift system-independent binning stuff out of Tru64System into System. by Lisa Hsu · 21 years ago
  13. 34576de changes that affect post checkpoint runs. by Lisa Hsu · 21 years ago
  14. 12662c0 nother fix by Lisa Hsu · 21 years ago
  15. 1a300ef small bugfix, forgot to increment iter by Lisa Hsu · 21 years ago
  16. 4fa703f serialization for binning. it is WAAAAAAAY past my bedtime. by Lisa Hsu · 21 years ago
  17. f3861d0 Overall gist of this is to 'dynamicize' the tracking of functions so you can choose them at the .ini stage rather than at compile time. by Lisa Hsu · 21 years ago
  18. d1e12b5 We only need to choose that we do want binning, or we don't. by Nathan Binkert · 21 years ago
  19. 921b1ee Add the ability to track stats in user defined sets of function calls. code can be generated via the base/instrum_codegen.pl script to easily change the functions being tracked. the only thing the user needs to do is add code in tru64System to change how the callerMap is populated. by Lisa Hsu · 21 years ago
  20. cc9a838 Merge stever@zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5 by Steve Reinhardt · 21 years ago
  21. f5da73b Initial support for CPU switching. New SamplingCPU object encompasses a set by Steve Reinhardt · 21 years ago
  22. 98fd66e Changed the init_param to a uint64_t from int by Andrew Schultz · 21 years ago
  23. de29fec Don't need to include sim/param.hh in sim_object.hh anymore. by Steve Reinhardt · 21 years ago
  24. f600cff Created new M5 instruction to allow an integer parameter (init_param) to be specified in the INI and then read inside the simulator. by Andrew Schultz · 21 years ago
  25. 4759c20 Remove all of the Tru64 specific stuff from the base System object by Nathan Binkert · 21 years ago
  26. f94ff9a Split up kernel.cc into separate files for dump_mbuf and printf by Nathan Binkert · 21 years ago
  27. 25693e9 Make include paths explicit and update makefile accordingly. by Steve Reinhardt · 21 years ago
  28. e475dba New loader structure. Expand Nate's ObjectFile to automatically detect file formats by Steve Reinhardt · 21 years ago
  29. 92638f9 Import changeset by Steve Raasch · 21 years ago