1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge in patches for v2.0 from Clark Williams More... over 11 years ago
add 'distance' parameter to cyclictest More... over 11 years ago
change hard coded './' to use the HERE variable in Makefile More... over 11 years ago
fix incorrect variable name in hackbench.py More... over 11 years ago
handle no 'dmesg' file in osinfo.py More... over 11 years ago
hackbench: Correct local stderr/stdout variables More... over 11 years ago
First cut at rewriting cyclictest to become a dynamic loadable measurement module More... over 11 years ago
Make rteval make use of the MeasurementModules() and MeasurementProfiles() More... over 11 years ago
Make MeasurementModules() objects iteratable More... over 11 years ago
Extend the MeasurementProfile() class with an isAlive() method More... over 11 years ago
Don't check if the module is alive at the Start(), it's too early now More... over 11 years ago
Adopted kcompile and hackbench modules to use the new API from rtevalModulePrototype More... over 11 years ago
Adopted the LoadThread() and CommandLineLoad() classes to use the new rtevalModulePrototype More... over 11 years ago
Added a rtevalModulePrototype() class More... over 11 years ago
Added initial module framework for measurement modules More... over 11 years ago
Add proper type checking when instantiating a module object More... over 11 years ago
Added RtEvalModules::WaitForCompletion() method More... over 11 years ago
Added methods for exporting an imported module from one ModuleContainer() object to another one More... over 11 years ago
Rework module imports once more - save module references again More... over 11 years ago
Added comments to the ModulesContainer() and RtEvalModules() classes More... over 11 years ago
Split out the module import code from RtEvalModules() More... over 11 years ago
Split out the "object saving" from RtEvalModules::_Import() More... over 11 years ago
Simplify the module storage in RtEvalModules() More... over 11 years ago
Split up RtEvalModules::Setup() into an import part and a setup part More... over 11 years ago
Add argument to RtEval::measure() to controll starting of loads More... over 11 years ago
Don't add loads/command_line tags if loads have not been run More... over 11 years ago
Improve logging in hackbench More... over 11 years ago
Load threads reported they were ready too early More... over 11 years ago
Measure the run time based on when the measurement started, not when where loads started More... over 11 years ago
Hardened the load modules API More... over 11 years ago