Re: Profiling dillo
Johannes Hofmann <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Fri, Mar 01, 2013 at 10:49:30AM +0100, Sebastian Geerken wrote: > Hi! > > Has anyone tried to use gprof for profiling dillo? Using > "--enable-gprof" for configure seems to work, and calling the tests > (e. g.. test/dw-example) create the file "gmon.out", but not so > does starting src/dillo. The option "-pg" is set everywhere, so I do > not know what the difference is. > > Any ideas? Did you look in /tmp for the gmon.out file? Cores also end up there. Johannes