emacs-devel
[Top][All Lists]
Advanced

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

Re: Elisp native profiler


From: Eli Zaretskii
Subject: Re: Elisp native profiler
Date: Tue, 25 Sep 2012 15:26:25 +0200

Btw, doesn't sigprof_handler in profile.c violate the SYNC_INPUT
paradigm, by running non-trivial code which can allocate memory from a
signal handler?  Shouldn't profiling use the same framework as atimers
and the other async events?



reply via email to

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