help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Recursively Profiling a Function Call(-Tree)


From: Johan Bockgård
Subject: Re: Recursively Profiling a Function Call(-Tree)
Date: Wed, 16 Jul 2008 14:14:45 +0200
User-agent: Gnus/5.110009 (No Gnus v0.9) Emacs/23.0.60 (gnu/linux)

Nordlöw <per.nordlow@gmail.com> writes:

> Is it somehow possible to recursively profile (the whole call-graph)
> the call of a specific emacs lisp function. The reason for asking is
> that the killing of buffers using my Emacs add-ons has become
> annoyingly slow recently and I would like to have a convenient way of
> figuring out why.

If C-g works, you can try toggle-debug-on-quit to get a backtrace.

-- 
Johan Bockgård


reply via email to

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