summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/memory-report.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-23Prefer incf to cl-incf in emacs-lisp/*.elStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-15Use file-size-human-readable in memory-report--formatStefan Kangas
2022-05-26Make memory-report not bug out with symbols with positionsLars Ingebrigtsen
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-04Rename button-buttonize to buttonizeLars Ingebrigtsen
2021-10-05Make `memory-report-object-size' work standaloneLars Ingebrigtsen
2021-09-02memory-report: support calculating size for structuresYikai Zhao
2021-08-14Fix memory-report counting of vector/hash table sizesYikai Zhao
2021-07-16Define revert-buffer-function for *Memory Report*Mattias EngdegÄrd
2021-04-12* lisp/emacs-lisp/memory-report.el (memory-report--object-size-1): SimplifyStefan Monnier
2021-03-18Make memory-report work with buffer-local unbound varsLars Ingebrigtsen
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-30Also count symbol plists in memory-reportLars Ingebrigtsen
2020-12-26Fix infloop in memory-reportLars Ingebrigtsen
2020-12-19Correct units and spacing in memory-reportMattias EngdegÄrd
2020-12-13* Fix `memory-report' for '--without-x' buildsAndrea Corallo
2020-12-11Also sort the totals section by sizeLars Ingebrigtsen
2020-12-11Tweak memory-report--formatLars Ingebrigtsen
2020-12-11Add a new command `memory-report'Lars Ingebrigtsen