[Webkit-unassigned] [Bug 53703] Run script to classify the leaks output to show unique leaks
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 21 09:55:09 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=53703
--- Comment #3 from Adam Roben (:aroben) <aroben at apple.com> 2011-03-21 09:55:09 PST ---
Some more ideas:
1) Use the uniq-leaks tool attached to this bug to show the number of unique leaks in the run-webkit-tests --leaks output, and also put that output on build.webkit.org
2) Show more information about leaks that have WTF::fastMalloc in the stack. These are leaks of JSC/WebCore/WebKit objects, and it should be pretty easy to say which objects and how many of each kind are leaking.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list