sig-monitor: Add compiling switches
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 14 Feb 2019 18:43:29 +0000 (19:43 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 22 Mar 2019 11:21:54 +0000 (12:21 +0100)
commitd58b8f4273c48026f22d91896c05d2a5013480b2
tree0c48aeb1005398f49918c437e6d576ef9dbfe82a
parent3383c9cdfdf6b7169cc2bf80a0dc60ea807a9c09
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