all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* -fomit-frame-pointer lossage FYI
@ 2007-12-16 11:38 Mike Mattie
  2007-12-17  8:25 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Mattie @ 2007-12-16 11:38 UTC (permalink / raw)
  To: emacs developers


[-- Attachment #1.1: Type: text/plain, Size: 815 bytes --]

Hello,

I was going to report a problem with laggy scrolling in emacs through the usual channels. While rebuilding
emacs to narrow down the problem I discovered that my package manager was building with -fomit-frame-pointer.
I like debugging so I killed the flag. To my joy it eliminated my scrolling problem entirely. The profiling
graphs differed significantly between emacs compiled with and without the flag. It was not simply the hot-spots
which were similar but it looked like the call-paths changed.

I am using gcc 4.2.2, emacs 23.0.60, on i686-pc-gnu-linux. This is not a problem report, just a FYI that
-fomit-frame-pointer may cause serious problems with emacs. If this is not already known to the emacs developers
then I hope this tidbit helps other users/developers.

Cheers,
Mike mattie

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-17  8:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-16 11:38 -fomit-frame-pointer lossage FYI Mike Mattie
2007-12-17  8:25 ` Richard Stallman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.