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: Thu, 27 Sep 2012 09:01:45 +0200

I think profiler-cpu-stop should revert the SIGPROF handler to its
original value.  Currently, it only disables the interval timer, but
leaves the SIGPROF handler pointed at its handler in profiler.c, which
ain't right AFAICS.

Btw, the names profiler-cpu-* are not good names, IMO: the "cpu" part
is not correct.  How about profiler-funcall-* or profiler-execution-*
instead?



reply via email to

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