1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved out the XML-RPC code into a separate class as well More... over 11 years ago
Moved the report related methods out of the RtEval() class into a new class More... over 11 years ago
Make hwlatdetect use the Log() infrastructure as well More... over 11 years ago
Make cyclictest use the Log() object from the RtEval object More... over 11 years ago
Revamped the onlyload flag handling More... over 11 years ago
Make kcompile respect the logging flag More... over 11 years ago
Merge RtEval::report() and RtEval::genxml() More... over 11 years ago
Ensure that self.args is always available in LoadThread objects More... over 11 years ago
Purify RtEval::measure() further More... over 11 years ago
Generalised the LoadModules() class to make it useful for measurement modules More... over 11 years ago
Misc. cleanup in the Loads module More... over 11 years ago
Moved the system load tracking into the LoadModules class as well More... over 11 years ago
Moved all the load module handling into a separate LoadModules() class More... over 11 years ago
Modified load modules to have a common MakeReport() API More... over 11 years ago
Clean up modules not needed in rteval.py any more More... over 11 years ago
Add support for older rteval summary reports More... over 11 years ago
Move the main rteval::genxml() to use SystemInfo::MakeReport() More... over 11 years ago
Added MakeReport() method to the MemoryInfo() sub-modules More... over 11 years ago
Reworked sysinfo/dmi.py to be similar to the other sysinfo sub-modules More... over 11 years ago
Added new MakeReport methods in the SystemInfo sub-modules More... over 11 years ago
Moved the network config extraction into an own NetworkInfo() class More... over 11 years ago
Removed no longer used "junk chars" filter More... over 11 years ago
Split out OS related information methods into a separate OSInfo() class More... over 11 years ago
Split out memory info gathering into a separate class More... over 11 years ago
Added missing copyright credits More... over 11 years ago
Changes the getcmdpath method to use only python calls to find the paths More... over 11 years ago
Changes the getcmdpath method to use only python calls to find the paths More... over 11 years ago
Updated rteval.py to make use of the new sysinfo module structure More... over 11 years ago
Clean up the sysinfo module More... over 11 years ago
Fix DMIinfo() to not always fake data More... over 11 years ago