unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Michael Heerdegen <michael_heerdegen@web.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Graph of elisp function calls
Date: Tue, 29 Aug 2023 01:25:45 +0200	[thread overview]
Message-ID: <878r9uzr46.fsf@web.de> (raw)
In-Reply-To: xOSdakgFJK86Vs9yZGps11zPWVz-yiW31Hqa7w_CS_Jf93MvMMUDEk_mZFsdm3P58j85ro5NRlW6s6qo9XuTtxDPGIBPmvoN42OlD3KwWLM=@proton.me

uzibalqa <uzibalqa@proton.me> writes:

> Is it possible to produce a graph of elisp function calls ?

See C-h v byte-compile-generate-call-tree.  This variable allows to
display a call tree via byte compiling.  The data is then available as
value of `byte-compile-call-tree'.

Michael.




  parent reply	other threads:[~2023-08-28 23:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-28 19:14 Graph of elisp function calls uzibalqa
2023-08-28 21:34 ` Rodrigo Morales
2023-08-28 23:25 ` Michael Heerdegen [this message]
2023-08-29  1:13   ` Heime
2023-08-29  1:50     ` Michael Heerdegen
2023-08-29  2:05       ` Heime
2023-08-29  2:10         ` Michael Heerdegen
2023-08-29  8:13           ` Heime
2023-08-30  0:45             ` Michael Heerdegen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878r9uzr46.fsf@web.de \
    --to=michael_heerdegen@web.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).