]> git.eshelyaron.com Git - emacs.git/commit
Fix dumping of Lisp profiles
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 14 Aug 2024 12:48:43 +0000 (08:48 -0400)
committerEshel Yaron <me@eshelyaron.com>
Tue, 20 Aug 2024 14:10:08 +0000 (16:10 +0200)
commite7033302aa4dfed30e2732a50e031afc2de5395c
tree2845b053a0613036b4575dca73c0ad4ae1372cfd
parente91542ec210dcc0302fe13b0f08cccdb2f058baf
Fix dumping of Lisp profiles

* lisp/profiler.el (profiler-fixup-entry): New function.
(profiler-fixup-backtrace): Use it.  (Bug#72559)

(cherry picked from commit 7b752a93a46bca1ec11f00a47a85aebcecb69980)
lisp/profiler.el