]> git.eshelyaron.com Git - emacs.git/commit
Add a new command `memory-report'
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 11 Dec 2020 13:49:53 +0000 (14:49 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 11 Dec 2020 13:49:53 +0000 (14:49 +0100)
commit004d7e97e2c54c1089a776055ffd173d132fe5ae
treed640749d7ae1c7f764ca8206fa76036e7dc793bc
parentaa7e5ce651b1872180e8da94ac80fbc25e33eec0
Add a new command `memory-report'

* doc/lispref/internals.texi (Garbage Collection): Document it.
* lisp/emacs-lisp/memory-report.el: New package.
doc/lispref/internals.texi
etc/NEWS
lisp/emacs-lisp/memory-report.el [new file with mode: 0644]
test/lisp/emacs-lisp/memory-report-tests.el [new file with mode: 0644]