unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Mike Mattie <codermattie@gmail.com>
To: emacs developers <emacs-devel@gnu.org>
Subject: -fomit-frame-pointer lossage FYI
Date: Sun, 16 Dec 2007 03:38:34 -0800	[thread overview]
Message-ID: <20071216033834.117e8649@reforged> (raw)


[-- 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

             reply	other threads:[~2007-12-16 11:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-16 11:38 Mike Mattie [this message]
2007-12-17  8:25 ` -fomit-frame-pointer lossage FYI Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071216033834.117e8649@reforged \
    --to=codermattie@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).