Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-07 | WATCHDOG: strip directories names from addr2line | imarom | 1 | -1/+1 | |
2016-06-21 | WATCHDOG: reading the counter for the main loop is probably better with | imarom | 1 | -1/+3 | |
a lock | |||||
2016-06-20 | WATCHDOG: using exit() might get stuck because it deallocates memory | imarom | 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 | imarom | 1 | -141/+68 | |
2016-06-07 | fix wd issue, in some cases it can't exit with CTRL-C | Hanoh Haim | 1 | -11/+38 | |
2016-06-02 | WATCHDOG - disable monitors when done to avoid crash when joining on | imarom | 1 | -9/+21 | |
other threads | |||||
2016-06-02 | watchdog phase 2 | imarom | 1 | -13/+235 | |
2016-06-02 | added watchdog | imarom | 1 | -0/+97 | |