To add another recommendation... SciTech's Memory Profiler has a 7-day trial (non-consecutive... so you can use it one day a month for 7 months if you want). SciTech is what many people swear by - having used dotTrace, ANTS, and even good 'ole CLR Profiler and low-level heap walking in WinDBG/SoS, I find SciTech to be the most powerful and stable (ANTS tends to be particularly unstable).
http://memprofiler.com/ Keith Rome Senior Consultant and Architect MCPD-EAD, MCSD, MCDBA, MCTS-WPF, MCTS-TFS, MCTS-WSS Wintellect | 770.617.4016 | [email protected] www.wintellect.com -----Original Message----- From: Ironpython-users [mailto:[email protected]] On Behalf Of Jeff Hardy Sent: Thursday, October 25, 2012 10:39 AM To: Markus Schaber Cc: Discussion of IronPython Subject: Re: [Ironpython-users] Analyzing the Memory Leak On Thu, Oct 25, 2012 at 2:27 AM, Markus Schaber <[email protected]> wrote: > ... Excellent analysis ... > Do you know of any other good and free (as in beer) tool for memory debugging? JetBrains' dotTrace. It's not free, but the IronPython project has an OSS licence and there's a free trial. Give it a spin and if it works I'll send you the licence information. - Jeff _______________________________________________ Ironpython-users mailing list [email protected] http://mail.python.org/mailman/listinfo/ironpython-users _______________________________________________ Ironpython-users mailing list [email protected] http://mail.python.org/mailman/listinfo/ironpython-users
