Re: UI latency profiling - bug 15122
Marko Macek <[email protected]> Tue, 01 Jan 2008 14:52:19 +0100
| Newsgroups | gmane.comp.mozilla.performance |
|---|---|
| Message-ID | <[email protected]> |
Boris Zbarsky wrote: > Marko Macek wrote: >> It is necessary to have a debug mozilla build for useful stack traces. > > Why doesn't an optimized build with symbols work? In general, > collecting performance information in a debug build is of rather limited > usefulness... Sorry, I was incorrect. You need a build with debug symbols. That's what I meant. Mark