sig-monitor: Add compiling switches 58/20858/1
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 14 Feb 2019 18:43:29 +0000 (19:43 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 29 Mar 2019 13:14:13 +0000 (14:14 +0100)
commit5011060f04181acbb18babcc2017a2f0b6cfb853
tree0d72cafc2a0e02ad364516271c1e5e744b70aeb6
parent5715fd569d6f8258830bb1808f9b65bde72cc5cd
sig-monitor: Add compiling switches

The following new switches are added:
 - USE_SIG_MONITOR_DUMPSTACK  activate dump stack on error
 - USE_SIG_MONITOR_SIGNALS    activate handling of signals
 - USE_SIG_MONITOR_FOR_CALL   activate monitoring of calls
 - USE_SIG_MONITOR_TIMERS     activate monitoring of call expiration

All enabled by default

Change-Id: I2231e5f2a8db469b7258ce14530f72b4c5f38b00
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/CMakeLists.txt
src/sig-monitor.c
src/sig-monitor.h