Inline the fast path for heap sampling.

Inline the heap sampling code that is executed for every allocation
event (regardless of whether a sample is taken).

Combine all prof TLS data into a single data structure, in order to
reduce the TLS lookup volume.
3 files changed
tree: beca7020f28af38216aadf3e9325343cd0c0dd2e
  1. jemalloc/
  2. .gitignore