]> git.ipfire.org Git - thirdparty/elfutils.git/commit
eu-stacktrace WIP: match sysprof's handling of SIGINT
authorSerhei Makarov <serhei@serhei.io>
Mon, 24 Jun 2024 15:29:03 +0000 (11:29 -0400)
committerSerhei Makarov <serhei@serhei.io>
Mon, 24 Jun 2024 15:29:06 +0000 (11:29 -0400)
commit4f9daa8eed7def0b8b767024b5898eb5ff8df76b
treecbe9ed6716cd1384998e8e43a2d8270cbc4a11e0
parent17f617919c29e05cb463dc009e68dbc1ef524872
eu-stacktrace WIP: match sysprof's handling of SIGINT

Without the signal handler, eu-stacktrace gets terminated early
by a SIGINT inherited from a parent sysprof process, and isn't
able to finish processing all the data packets.
src/stacktrace.c