summaryrefslogtreecommitdiff
path: root/libc/malloc_hooks/malloc_hooks.cpp
diff options
context:
space:
mode:
authorFlorian Mayer <fmayer@google.com>2020-03-24 15:59:27 +0100
committerFlorian Mayer <fmayer@google.com>2020-03-27 19:22:00 +0100
commit96272df35cbc89c696dcacc0796519a89d9e2212 (patch)
tree4c2d8c2d3b30fe82de4e08d57cf43da2481c6e72 /libc/malloc_hooks/malloc_hooks.cpp
parent8d1849930f10e6b1a6b9c5885def5a08cee44040 (diff)
dynamic libc: ignore ART profiling signal by default.
These solves the issue that targetting non-profilable apps crashed them. There is still a race condition between starting the app and the SIG_IGN being installed, but that will be fixed in follow-ups. This also does not cover programs that statically link libc, but those are rare. This might be reverted if we find a more general solution to b/151835887. Bug: 151328035 Test: java profile sysui, doesn't crash Test: atest CtsBionicTestCases Change-Id: I6b99352ed50afe15a609f7ddb85312c2676ddf11
Diffstat (limited to 'libc/malloc_hooks/malloc_hooks.cpp')
0 files changed, 0 insertions, 0 deletions