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.).
Please register or sign in to comment