[root]/testsuite/openmodelica/cruntime/debugDumps
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 16 (100.0%) | 9642 (100.0%) | 602.6 |
lochel | 9 (56.3%) | 5621 (58.3%) | 624.5 |
wbraun | 3 (18.8%) | 2736 (28.4%) | 912.0 |
sjoelund.se | 2 (12.5%) | 1283 (13.3%) | 641.5 |
hudson | 2 (12.5%) | 2 (0.0%) | 1.0 |
- changed r23269. relations/zero crossings get only dumped if LOG_EVENTS_V is used
384 lines of code changed in 1 file:
- dump relations/zero crossings after events
1918 lines of code changed in 1 file:
- Added functionality to dump zero crossings during runtime
590 lines of code changed in 1 file:
- remove test again, because it contains timer information
0 lines of code changed in 2 files:
- new test for LOG_SOLVER
2275 lines of code changed in 2 files:
- update expected output
388 lines of code changed in 1 file:
Replace measureTime=true with +d=measureTime in buildModel/etc
- Fix code generation for profiling of function calls (was disabled)
- Fix the counter for number of profiling blocks so the profiling now includes the measured blocks again
2 lines of code changed in 1 file:
- Added option to the simulation runtime: +logFormat=[text|xml]
- The XML-based format will make it possible to read most messages into OMEdit in a structured way. Some messages may need to be collapsed into a single call in order to treat it as a single call
- The macros INDENT() and RELEASE() have been removed as they are specific to the text-based output. The message functions now take more arguments instead.
1281 lines of code changed in 1 file:
- minor fix for dump of reinit
66 lines of code changed in 1 file:
- improved LOG_EVENTS_V debug dump.
1092 lines of code changed in 1 file:
[Janitor mode] Set auto-props
2 lines of code changed in 2 files:
- changed log level for event iteration.
- added testcase for debugDumps cruntime.
1644 lines of code changed in 2 files: