On Oct 8, 2007, at 5:53 AM, Jean-Marc Lasgouttes wrote:
Bennett Helm <[EMAIL PROTECTED]> writes:
I'm confused, and I hope someone can straighten me out. First the
easy one: do you want a profile of 1.5 (as Jean-Marc asks for here)
or of 1.6 (as the subject line would indicate)?
Probably any of these would be OK.
I did it with 1.5.
Anyway, I did 1.5: reconfigured with --enable-profiling,
This should not be used for shark. This is only useful for gprof,
which is a different profiler (I think we should rename it).
launched LyX and Shark.app, took a time profile (as I have done in
the past) while holding down a key, and got ... nothing. Shark
doesn't seem to recognize that there's anything going on.
Don't know about that.
I am also configuring with --disable-stdlib-debug; does that affect
profiling?
This is good :) You should probably --enable-debug though.
Reconfigured with --enable-debug and no --enable-profiling. I ran
LyX, opened a new document, started profiling, and held down the
letter "w" for 30 seconds. The result is here:
<http://edisk.fandm.edu/bennett.helm/LyX/LyX-1.5-time-profile.txt.zip>
Bennett