Add a Ctrl+C handler that handles keyboard interrupt when collect command is running. This is especially relevant for eBPF collect command used for system-wide tracing, which won't stop on its own.
Unsolved problem:
In foreground mode, Ctrl+C isn't sent to us.