Age | Commit message (Expand) | Author |
2004-05-21 | Change the namespace Statistics to Stats | Nathan Binkert |
2004-05-17 | push the new system_events file that i was prevented from pushing way back wh... | Lisa Hsu |
2004-05-12 | Make a new stat type of Value which is a scalar stat that | Nathan Binkert |
2004-05-06 | add support for sticking generated files in the build directory | Nathan Binkert |
2004-05-04 | Major stats package cleanup | Nathan Binkert |
2004-05-04 | Function for getting username | Nathan Binkert |
2004-03-24 | Minor cleanup from building & diffing behavior | Steve Reinhardt |
2004-03-24 | Merge zizzer.eecs.umich.edu:/bk/m5 | Nathan Binkert |
2004-03-24 | Hacks to make the libelf stuff work in openbsd. | Nathan Binkert |
2004-03-24 | Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5 | Erik Hallnor |
2004-03-24 | A few memory system performance enhancements. | Erik Hallnor |
2004-03-24 | Minor changes to Time | Nathan Binkert |
2004-03-04 | Overall gist of this is to 'dynamicize' the tracking of functions so you can ... | Lisa Hsu |
2004-02-29 | Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5 | Nathan Binkert |
2004-02-29 | Initial cleanup pass of lisa's function call tracking | Nathan Binkert |
2004-02-29 | more debugging support | Nathan Binkert |
2004-02-25 | Fix stats debugging and always compile it in for the | Nathan Binkert |
2004-02-20 | Make it so dump takes a void * | Nathan Binkert |
2004-02-09 | - Whack unused code | Nathan Binkert |
2004-02-09 | Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5 | Nathan Binkert |
2004-02-09 | random fixes | Nathan Binkert |
2004-02-08 | Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5 | Erik Hallnor |
2004-02-08 | Separate template definitions and instantiations into *_impl.hh and *.cc. Eve... | Erik Hallnor |
2004-02-07 | Totally rework the Range class. Now the range is from [start, end) | Nathan Binkert |
2004-02-04 | More reformatting of reference parameter declarations. | Steve Reinhardt |
2004-02-03 | Remote debugging cleanup and internal debugging support | Nathan Binkert |
2004-02-02 | Change "Foo& foo" declarations to "Foo &foo". | Steve Reinhardt |
2004-02-02 | More conversions of ref-counted parameters to references: | Steve Reinhardt |
2004-01-29 | delete the data in the arglist when the list is destroyed, | Nathan Binkert |
2004-01-29 | provide an output stream for simulator output. (This takes place of the | Nathan Binkert |
2004-01-29 | cleanup on aisle 5 | Nathan Binkert |
2004-01-27 | a bunch of warning fixes | Nathan Binkert |
2004-01-20 | Set LIBELF_LINUX to 0 to build on zax. Builds | Steve Reinhardt |
2004-01-15 | Make each stat take up one full line. This allows us to use grep | Nathan Binkert |
2004-01-14 | Fixes and cleanup to elf loader code. | Steve Reinhardt |
2004-01-11 | Merge zizzer.eecs.umich.edu:/bk/m5 | Nathan Binkert |
2004-01-11 | Fix cprintf bug, plus minor cleanup & better error messages. | Steve Reinhardt |
2004-01-08 | Fixed another small libelf problem, everything should work now, on any | Ali Saidi |
2004-01-08 | Merge zizzer.eecs.umich.edu:/bk/m5 | Nathan Binkert |
2004-01-07 | Changed elf_object.* to use libelf for reading elf files. The makefile | Ali Saidi |
2003-12-28 | Improve python output support | Nathan Binkert |
2003-12-24 | Add python output support to the statistics package! | Nathan Binkert |
2003-12-24 | initial basic hooks into the stats package to output python code | Nathan Binkert |
2003-12-24 | Random cleanup | Nathan Binkert |
2003-12-24 | formatting for consistency | Nathan Binkert |
2003-12-24 | more readable formatting | Nathan Binkert |
2003-12-24 | Random cleanup to make things work a bit better | Nathan Binkert |
2003-12-24 | never print the cdf or pdf or the overflow bucket if we're simplescalr | Nathan Binkert |
2003-12-23 | - change the FormatFlags into more general StatFlags | Nathan Binkert |
2003-12-23 | - Allow the stats package user to determine in which mode to dump | Nathan Binkert |