summaryrefslogtreecommitdiffstats
path: root/src/trex_watchdog.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-07-07WATCHDOG: strip directories names from addr2lineimarom1-1/+1
2016-06-21WATCHDOG: reading the counter for the main loop is probably better withimarom1-1/+3
2016-06-20WATCHDOG: using exit() might get stuck because it deallocates memoryimarom1-2/+2
2016-06-20WATCHDOG - refactor due to trex-211imarom1-141/+68
2016-06-07fix wd issue, in some cases it can't exit with CTRL-CHanoh Haim1-11/+38
2016-06-02WATCHDOG - disable monitors when done to avoid crash when joining onimarom1-9/+21
2016-06-02watchdog phase 2imarom1-13/+235
2016-06-02added watchdogimarom1-0/+97