Profiling dillo
"Sebastian Geerken" <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
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? Sebastian