summaryrefslogtreecommitdiffstats
path: root/rteval/modules
Commit message (Expand)AuthorAgeFilesLines
...
* Add proper type checking when instantiating a module objectDavid Sommerseth2012-12-041-1/+4
* Added RtEvalModules::WaitForCompletion() methodDavid Sommerseth2012-12-041-0/+10
* Added methods for exporting an imported module from one ModuleContainer() obj...David Sommerseth2012-12-041-0/+19
* Rework module imports once more - save module references againDavid Sommerseth2012-12-032-14/+39
* Added comments to the ModulesContainer() and RtEvalModules() classesDavid Sommerseth2012-11-301-1/+40
* Split out the module import code from RtEvalModules()David Sommerseth2012-11-302-24/+58
* Split out the "object saving" from RtEvalModules::_Import()David Sommerseth2012-11-302-2/+7
* Simplify the module storage in RtEvalModules()David Sommerseth2012-11-301-10/+8
* Split up RtEvalModules::Setup() into an import part and a setup partDavid Sommerseth2012-11-302-16/+23
* Don't add loads/command_line tags if loads have not been runDavid Sommerseth2012-11-302-2/+5
* Improve logging in hackbenchDavid Sommerseth2012-11-281-3/+3
* Load threads reported they were ready too earlyDavid Sommerseth2012-11-281-2/+2
* Hardened the load modules APIDavid Sommerseth2012-11-284-16/+35
* Make hwlatdetect use the Log() infrastructure as wellDavid Sommerseth2012-11-281-4/+10
* Make cyclictest use the Log() object from the RtEval objectDavid Sommerseth2012-11-281-14/+18
* Make kcompile respect the logging flagDavid Sommerseth2012-11-271-4/+11
* Ensure that self.args is always available in LoadThread objectsDavid Sommerseth2012-11-271-2/+4
* Generalised the LoadModules() class to make it useful for measurement modulesDavid Sommerseth2012-11-272-80/+115
* Misc. cleanup in the Loads moduleDavid Sommerseth2012-11-271-7/+2
* Moved the system load tracking into the LoadModules class as wellDavid Sommerseth2012-11-271-2/+20
* Moved all the load module handling into a separate LoadModules() classDavid Sommerseth2012-11-271-3/+96
* Modified load modules to have a common MakeReport() APIDavid Sommerseth2012-11-263-15/+26
* Add needed __init__.py files to convince Python there are some modules hereDavid Sommerseth2012-11-202-0/+0
* Use the new log module in the loads modulesDavid Sommerseth2012-11-203-25/+33
* Restructured the rteval source tree a bitDavid Sommerseth2012-11-205-0/+744