summaryrefslogtreecommitdiff
path: root/jemalloc.pc.in
diff options
context:
space:
mode:
authorQi Wang <interwq@gwu.edu>2023-02-10 15:28:22 -0800
committerQi Wang <interwq@gmail.com>2023-02-15 17:49:40 -0800
commit5fd55837bbc400d8cc15152ac2b80b64baa9b68c (patch)
tree0431cd8b175358ed7817c625156cfcd53be2fae4 /jemalloc.pc.in
parent8580c65f81c5252e493da656a448ec3a8571dab7 (diff)
downloadjemalloc-5fd55837bbc400d8cc15152ac2b80b64baa9b68c.tar.gz
Fix thread_name updating for heap profiling.
The current thread name reading path updates the name every time, which requires both alloc and dalloc -- and the temporary NULL value in the middle causes races where the prof dump read path gets NULLed in the middle. Minimize the changes in this commit to isolate the bugfix testing; will also refactor the whole thread name paths later.
Diffstat (limited to 'jemalloc.pc.in')
0 files changed, 0 insertions, 0 deletions