Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-07 | WATCHDOG: strip directories names from addr2line | 1 | -1/+1 | ||
2016-06-21 | WATCHDOG: reading the counter for the main loop is probably better with | 1 | -1/+3 | ||
a lock | |||||
2016-06-20 | WATCHDOG: using exit() might get stuck because it deallocates memory | 1 | -2/+2 | ||
on an already unstable state - need to use abort or C++ exceptions which uses abort | |||||
2016-06-20 | WATCHDOG - refactor due to trex-211 | 1 | -141/+68 | ||
2016-06-07 | fix wd issue, in some cases it can't exit with CTRL-C | 1 | -11/+38 | ||
2016-06-02 | WATCHDOG - disable monitors when done to avoid crash when joining on | 1 | -9/+21 | ||
other threads | |||||
2016-06-02 | watchdog phase 2 | 1 | -13/+235 | ||
2016-06-02 | added watchdog | 1 | -0/+97 | ||