5 Dec
                
                    2005
                
            
            
                5 Dec
                
                '05
                
            
            
            
        
    
                10:37 a.m.
            
        On 05 December 2005 15:29, Joel Reymont wrote:
So how do you profile for memory leaks then?
Ordinary heap profiling (-hc) should work fine with STM. The more exotic kinds of heap profiling haven't been updated yet, so unfortunately they're broken with STM right now. Cheers, Simon