commit | 73ffa57c7fbeaa131ba34777aa1622ee1896eb01 | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Mon Jan 27 14:29:57 2020 +0000 |
committer | Florian Mayer <fmayer@google.com> | Mon Jan 27 17:00:22 2020 +0000 |
tree | c6e59b778114ee19643d73c61fec4bd916cd08e5 | |
parent | d8309caffb3f12663e1780648ab1e4c881471c78 [diff] |
Set SA_SIGINFO. Rename thread to include perfetto. This would work before because sa_handler and sa_sigaction are in a union, so we also assigned sa_handler. Because we do not use any of the arguments passed to the functions, our function is also a valid sa_handler. Change-Id: Ib637c6c81fde4279b552820495d38276c4a8f748