index
:
rteval.git
master
work/v2.0
Working copy of the upstream rteval.git tree
David Sommerseth
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright updates
David Sommerseth
2013-01-18
41
-1196
/
+225
*
cyclictest: Only log and show statistic data when samples are collected
David Sommerseth
2013-01-18
2
-63
/
+66
*
cyclictest: Make the unit test work again
David Sommerseth
2013-01-18
1
-3
/
+30
*
cyclictest: Report if breaktrace was triggered
David Sommerseth
2013-01-18
2
-4
/
+47
*
cyclictest: Use a tempfile buffer for cyclictest's stdout data
David Sommerseth
2013-01-18
1
-5
/
+13
*
cyclictest: Removed --cyclictest-distance option
David Sommerseth
2013-01-17
1
-5
/
+0
*
cyclictest: Added --cyclictest-breaktrace feature
David Sommerseth
2013-01-17
1
-3
/
+40
*
Made some log lines clearer
David Sommerseth
2013-01-17
1
-3
/
+3
*
Preparing rteval-2.0.1
David Sommerseth
2013-01-17
2
-4
/
+11
*
Add a 30 seconds sleep before unleashing the measurement threads
David Sommerseth
2013-01-17
1
-0
/
+2
*
Fixed a few log messages in load modules
David Sommerseth
2013-01-15
2
-3
/
+3
*
Reworked the run logic for modules - allow them to flag they won't run
David Sommerseth
2013-01-15
3
-33
/
+50
*
hwlatdetect: Add some more useful debug info
David Sommerseth
2013-01-14
1
-0
/
+6
*
Fix up type casting in the core module code
David Sommerseth
2013-01-14
1
-4
/
+4
*
rteval.spec: Added missing new files (version.py*)
David Sommerseth
2013-01-10
2
-3
/
+14
*
Put the rteval version into a separate importable file
David Sommerseth
2013-01-10
3
-4
/
+33
*
Changes the default_config to allow running rteval from git/extracted directo...
Raphaël Beamonte
2013-01-10
3
-13
/
+35
*
Adds the --quiet command line argument to disable Log.ERR and Log.WARN messages
Raphaël Beamonte
2013-01-10
1
-0
/
+5
*
Moves the update of the log verbosity to use it properly during modules insta...
Raphaël Beamonte
2013-01-10
1
-8
/
+13
*
cyclictest: Ensure that the self.__interval is always set
David Sommerseth
2013-01-08
1
-2
/
+1
*
Make rtevaReport::_XMLreport() publicly available
David Sommerseth
2013-01-04
2
-3
/
+2
*
Move the configuration defaults from rteval-cmd and into the rtevalConfig module
David Sommerseth
2013-01-04
2
-21
/
+26
*
Corrects an error message which was duplicate of the following raise
Raphaël Beamonte
2013-01-04
1
-2
/
+1
*
Corrects RuntimeError behavior using a new rtevalRuntimeError for modules
Raphaël Beamonte
2013-01-04
2
-9
/
+35
*
Adds is_alive() before join() to remove a RuntimeError raise when Ctrl-C on m...
Raphaël Beamonte
2013-01-04
1
-1
/
+2
*
Replace concatened paths with a call to os.path.join
Raphaël Beamonte
2013-01-04
3
-3
/
+3
*
Split out common rteval components
David Sommerseth
2012-12-21
1
-5
/
+29
*
Updated .gitignore
David Sommerseth
2012-12-21
1
-0
/
+10
*
Let's get ready for the v2.0 release
David Sommerseth
2012-12-21
1
-1
/
+1
*
Updated the Makefile to fit better with the new regime too
David Sommerseth
2012-12-21
1
-43
/
+14
*
Updated rteval.spec to package rteval v2.0
David Sommerseth
2012-12-21
1
-12
/
+9
*
Make distutils package the doc/ dir and compress man page on install
David Sommerseth
2012-12-21
2
-3
/
+16
*
Postpone loading of the rteval.SystemInfo module
David Sommerseth
2012-12-21
1
-1
/
+2
*
Updated python setup.py to package rteval better
David Sommerseth
2012-12-21
3
-6
/
+37
*
Changed the parsing defaults for summary reports
David Sommerseth
2012-12-20
2
-2
/
+2
*
Rework the XSLT template for rteval-parserd to tackle rteval v2.0 reports
David Sommerseth
2012-12-20
1
-259
/
+499
*
Fix minor issues in rteval-parser database schemas
David Sommerseth
2012-12-20
6
-1
/
+7
*
Fixed silly typo in cyclictest report
David Sommerseth
2012-12-20
1
-1
/
+1
*
Use proper time unit in the hwlatdetect summary report
David Sommerseth
2012-12-20
1
-3
/
+3
*
Cleaned up the --help screen
David Sommerseth
2012-12-20
1
-6
/
+6
*
Fix HWLatDetect exceptions when hwlatdetect could not be loaded
David Sommerseth
2012-12-19
2
-8
/
+17
*
Fix minor issues to make HWLatDetect module run
David Sommerseth
2012-12-19
1
-4
/
+4
*
Fix that not all measurement modules where loaded
David Sommerseth
2012-12-19
1
-2
/
+1
*
Don't override measurement and loads config sections from config file
David Sommerseth
2012-12-19
1
-7
/
+9
*
Clean-up the config
David Sommerseth
2012-12-19
1
-28
/
+0
*
Instead of passing the config class a few places, save it in __init__()
David Sommerseth
2012-12-19
4
-16
/
+17
*
Tackle if trying to set a configuration value not found in the config file
David Sommerseth
2012-12-19
1
-1
/
+8
*
Use default values from config file when setting up modules' option parser
David Sommerseth
2012-12-19
3
-7
/
+23
*
Put all default values for modules into the modules itself
David Sommerseth
2012-12-19
4
-15
/
+4
*
Update config with values from the command line
David Sommerseth
2012-12-19
3
-33
/
+49
[next]