Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
trace/perf: Soften POSIX signal for termination
Replace the default SIGKILL signal sent to perf to "request" its termination by a SIGINT, allowing it to handle the signal by cleaning up before exit. This should address issues regarding corrupted perf.data output files.
- Loading branch information