Skip to content
Commit 764b0002 authored by Jason Evans's avatar Jason Evans
Browse files

Fix a heap profiling regression.

Add the prof_tctx_state_destroying transitionary state to fix a race
between a thread destroying a tctx and another thread creating a new
equivalent tctx.

This regression was introduced by
602c8e09 (Implement per thread heap
profiling.).
parent d6384b09
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment