From: José Bollo Date: Thu, 14 Feb 2019 18:43:29 +0000 (+0100) Subject: sig-monitor: Add compiling switches X-Git-Tag: 7.99.1~27 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=5011060f04181acbb18babcc2017a2f0b6cfb853;hp=5011060f04181acbb18babcc2017a2f0b6cfb853;p=src%2Fapp-framework-binder.git 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 ---