1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected 5 days ago.
Jun 05, 2023 — Jun 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix up type casting in the core module code More... over 11 years ago
rteval.spec: Added missing new files (version.py*) More... over 11 years ago
Put the rteval version into a separate importable file More... over 11 years ago
cyclictest: Ensure that the self.__interval is always set More... over 11 years ago
Adds the --quiet command line argument to disable Log.ERR and Log.WARN messages More... over 11 years ago
Moves the update of the log verbosity to use it properly during modules instantiation More... over 11 years ago
Changes the default_config to allow running rteval from git/extracted directory without options More... over 11 years ago
Make rtevaReport::_XMLreport() publicly available More... over 11 years ago
Move the configuration defaults from rteval-cmd and into the rtevalConfig module More... over 11 years ago
Corrects an error message which was duplicate of the following raise More... over 11 years ago
Corrects RuntimeError behavior using a new rtevalRuntimeError for modules More... over 11 years ago
Adds is_alive() before join() to remove a RuntimeError raise when Ctrl-C on module error More... over 11 years ago
Replace concatened paths with a call to os.path.join More... over 11 years ago
Split out common rteval components More... over 11 years ago
Updated .gitignore More... over 11 years ago
Let's get ready for the v2.0 release More... over 11 years ago
Updated the Makefile to fit better with the new regime too More... over 11 years ago
Updated rteval.spec to package rteval v2.0 More... over 11 years ago
Make distutils package the doc/ dir and compress man page on install More... over 11 years ago
Postpone loading of the rteval.SystemInfo module More... over 11 years ago
Updated python setup.py to package rteval better More... over 11 years ago
Changed the parsing defaults for summary reports More... over 11 years ago
Rework the XSLT template for rteval-parserd to tackle rteval v2.0 reports More... over 11 years ago
Fix minor issues in rteval-parser database schemas More... over 11 years ago
Fixed silly typo in cyclictest report More... over 11 years ago
Use proper time unit in the hwlatdetect summary report More... over 11 years ago
Cleaned up the --help screen More... over 11 years ago
Fix HWLatDetect exceptions when hwlatdetect could not be loaded More... over 11 years ago
Fix minor issues to make HWLatDetect module run More... over 11 years ago
Fix that not all measurement modules where loaded More... over 11 years ago