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

Fix a heap profiling regression.

Fix prof_tctx_comp() to incorporate tctx state into the comparison.
During a dump it is possible for both a purgatory tctx and an otherwise
equivalent nominal tctx to reside in the tree at the same time.

This regression was introduced by
602c8e09 (Implement per thread heap
profiling.).
parent fbd8d773
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