vlib: leave SIGPROF signal with its default handler
[vpp.git] / src / vpp / api / vpp_get_metrics.c
index 9241e6d..4653664 100644 (file)
@@ -81,6 +81,7 @@ setup_signal_handlers (void)
        case SIGSTOP:
        case SIGUSR1:
        case SIGUSR2:
+       case SIGPROF:
          continue;
 
          /* ignore SIGPIPE, SIGCHLD */