mirror of
https://github.com/gperftools/gperftools
synced 2025-02-17 20:56:53 +00:00
refactor and simplify capturing backtraces from mmap hooks
The case of mmap and sbrk hooks is simple enough that we can do simpler "skip right number of frames" approach. Instead of relying on less portable and brittle attribute section trick.
This commit is contained in:
parent
29b6eff4c7
commit
29f394339b