|
From: | Michael Heerdegen |
Subject: | Re: Call graph of elisp code |
Date: | Sun, 21 Jul 2024 14:53:01 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) |
Heime <heimeborgia@protonmail.com> writes: > Is it possible to make a call graph of elisp code ? Enable `byte-compile-generate-call-tree' and compile the code. Michael.
[Prev in Thread] | Current Thread | [Next in Thread] |