commit | 516745bd33ca4f919faf1b971c19c53677e6f788 | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Mon Jan 27 14:29:57 2020 +0000 |
committer | Florian Mayer <fmayer@google.com> | Thu Jan 30 09:56:45 2020 +0000 |
tree | 2eaf34350ffa0b70b6641cc7ceaf95e79696edd2 | |
parent | fc58809f7b932d86234130be15487017dc37b0cf [diff] |
Reland "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. This reverts commit a8fe58f0512a2147580b798e1cb8308420f8ae99 and updates another use of the old name to fix issues with the original change. Change-Id: I00aebe34438f7905f9b626e92252abbfe949b638