index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
memory-report.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
memory-report: support calculating size for structures
Yikai Zhao
2021-09-02
1
-1
/
+14
*
Fix memory-report counting of vector/hash table sizes
Yikai Zhao
2021-08-14
1
-4
/
+1
*
Define revert-buffer-function for *Memory Report*
Mattias EngdegÄrd
2021-07-16
1
-0
/
+2
*
* lisp/emacs-lisp/memory-report.el (memory-report--object-size-1): Simplify
Stefan Monnier
2021-04-12
1
-9
/
+9
*
Make memory-report work with buffer-local unbound vars
Lars Ingebrigtsen
2021-03-18
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Also count symbol plists in memory-report
Lars Ingebrigtsen
2020-12-30
1
-0
/
+12
*
Fix infloop in memory-report
Lars Ingebrigtsen
2020-12-26
1
-1
/
+3
*
Correct units and spacing in memory-report
Mattias EngdegÄrd
2020-12-19
1
-2
/
+2
*
* Fix `memory-report' for '--without-x' builds
Andrea Corallo
2020-12-13
1
-1
/
+3
*
Also sort the totals section by size
Lars Ingebrigtsen
2020-12-11
1
-1
/
+3
*
Tweak memory-report--format
Lars Ingebrigtsen
2020-12-11
1
-1
/
+1
*
Add a new command `memory-report'
Lars Ingebrigtsen
2020-12-11
1
-0
/
+299