summaryrefslogtreecommitdiff
path: root/util/stats
AgeCommit message (Expand)Author
2017-02-10misc: Update #!env calls for python to explicit versionJason Lowe-Power
2009-07-02stats: fix usage of jobfileNathan Binkert
2008-06-14python: Move various utility classes into a new m5.util package soNathan Binkert
2006-06-11Merge iceaxe.:/Volumes/work/research/m5/headNathan Binkert
2006-06-10Remove all binning stuffNathan Binkert
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-02Fix some of lisa's barchart changesNathan Binkert
2006-02-26fix some minor stats stuffNathan Binkert
2006-02-26Allow graph_group to not be selected so we can have aNathan Binkert
2006-02-26better function categorizationNathan Binkert
2006-02-26fix small python bug in database processing codeNathan Binkert
2006-02-26code cleanupNathan Binkert
2006-02-26forgot to add a chart optionNathan Binkert
2006-02-26add error bars and more options for legend placementNathan Binkert
2006-02-25better colors for barchartsNathan Binkert
2006-02-241) make it pretty for large clustersLisa Hsu
2006-02-18few changes for nate:Lisa Hsu
2006-02-18remove print statementsLisa Hsu
2006-02-18more changes for subtick labels.Lisa Hsu
2006-02-18Now you can have sublabels for every bar using the self.xsubticklabels parame...Lisa Hsu
2005-12-19Create the ProxyError Exception. Raise it when an unproxyNathan Binkert
2005-12-19Add a little bit of support to grab info for making graphsNathan Binkert
2005-11-22Major improvements in the graph output code. Mostly adding moreNathan Binkert
2005-11-22Change the set of statistics that are generated when specifying "all"Nathan Binkert
2005-11-22More changes from cpus named fullX to runXNathan Binkert
2005-11-22make the NUMCPUS parameter always refer to the total number of cpusNathan Binkert
2005-11-20Deal with divide by zero in the python stats stuff.Nathan Binkert
2005-11-20implement __str__ for all of the proxy stuff so we canNathan Binkert
2005-11-02Merge zizzer:/bk/m5Ali Saidi
2005-11-02Change the output of stability info a little bitAli Saidi
2005-10-21Fix a couple of bug in the values() vector accessorNathan Binkert
2005-10-21Minor updates to the profile code.Nathan Binkert
2005-10-21Major cleanup of the statistics handling codeNathan Binkert
2005-10-18Default jobfile for statsNathan Binkert
2005-10-18Add new function profiling stuff, wrap the pc_sample stuff into it.Nathan Binkert
2005-10-18Improvements to the graphing outputNathan Binkert
2005-09-17Totally re-work the way that jobfiles are done so there is moreNathan Binkert
2005-06-05Cleanup copyright stuff. Add our copyright files thatNathan Binkert
2005-06-05added copyrightAli Saidi
2005-04-06full_system isn't a useful parameter anymore, get rid of it.Nathan Binkert
2005-03-24Update so that statistics can be plotted correctlyRon Dreslinski
2005-03-23update profile code to use shared categories fileAli Saidi
2005-03-15get rid of issequence and just use the isinstance builtinNathan Binkert
2005-02-03get rid of defined and just access the env dict directlyNathan Binkert
2005-01-19added total bytes/bandwidth/packets formulas to nicsAli Saidi
2005-01-18Ability to check formulasAli Saidi
2005-01-18now really done with stability stats stuffAli Saidi
2005-01-18finished stability stats optionAli Saidi
2005-01-14added stats code to check stabilityAli Saidi
2005-01-14automerged had issues with the options.XXXXX in stats.pyAli Saidi