[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Graph of elisp function calls
From: |
Heime |
Subject: |
Re: Graph of elisp function calls |
Date: |
Tue, 29 Aug 2023 08:13:15 +0000 |
Sent with Proton Mail secure email.
------- Original Message -------
On Tuesday, August 29th, 2023 at 2:10 PM, Michael Heerdegen
<michael_heerdegen@web.de> wrote:
> Heime heimeborgia@protonmail.com writes:
>
> > I understand now. The biggest question for me is what I need to do exactly.
> > Suppose I have some files in a directory, what do I need to do ?
>
>
> What do you want - what kind of information do you need?
>
> Michael.
You mentioned byte compiling and the variable byte-compile-generate-call-tree
If I have a directory with elisp files in it, what would I have to do to
make to view the call tree graphically ?