[PATCH origin/google/grte/v5-2.27/master] nptl: use mmap and munmap for stack allocation
Nilay Vaish
nilayvaish@google.com
Wed Oct 26 00:17:07 GMT 2022
We made this change so that we can capture thread stack allocations.
__mmap and __munmap cannot be overridden at runtime. mmap and munmap
can be overidden at runtime and we are thus able to capture when either
of these functions were called.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-nptl-use-mmap-and-munmap-for-stack-allocation.patch
Type: text/x-patch
Size: 2238 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/libc-alpha/attachments/20221025/3636bee4/attachment.bin>
More information about the Libc-alpha
mailing list