emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Profiling emacs.


From: A. Soare
Subject: Profiling emacs.
Date: Wed, 25 Mar 2009 17:09:38 +0100 (CET)

Today I tried to compile Emacs including the profiler like so:

CFLAGS=-pg LDFLAGS=-pg ./configure --without-x && make

Emacs creates a profile 

However, when I run ./emacs -Q it creates the same gmon.out at all the times, 
even if I run and make something in emacs a few seconds or 1 minute.

-rw-r--r-- 1 root root 4625 2009-03-25 11:45 gmon.out

Running
gprof emacs gmon.out | less

it shows just help information, nothing about the symbols of emacs.

Could you help me with some idea how to compile emacs includin the profiler?




____________________________________________________

L’inoubliable Alain Bashung est à l’écoute sur Musiline Voila !  
http://musiline.voila.fr/player/createtag/935908?creationtype=3






reply via email to

[Prev in Thread] Current Thread [Next in Thread]