summaryrefslogtreecommitdiff
path: root/lisp/profiler.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-26Prefer incf to cl-incf in remaining filesStefan Kangas
2025-02-23Prefer decf to cl-decfStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-08-17Further fix of reading and writing profiler dataStefan Monnier
2024-08-17Fix dumping of Lisp profilesStefan Monnier
2024-04-28Use a dedicated type to represent interpreted-function valuesStefan Monnier
2024-03-21(help-fns-function-name): New functionStefan Monnier
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-03Prefer defvar-keymap in profiler.elStefan Kangas
2022-07-05Make some defcustom types more restrictiveStefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-22; More minor stylistic fixes found by checkdocStefan Kangas
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-08-08Use string-replace instead of replace-regexp-in-stringMattias Engdegård
2021-06-19Merge from origin/emacs-27Glenn Morris
2021-06-19Another improvement in documentation of "memory" profilerEli Zaretskii
2021-01-01Merge from origin/emacs-27Paul Eggert
2021-01-01Update copyright year to 2021Paul Eggert
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-22Align the word "Function" in profiler's headers over the actual functionsAlan Mackenzie
2020-12-22Align profiler's header-line-format to column 0, to work correctly on tty'sAlan Mackenzie
2020-12-22Re-order the items in `profiler-report' output.Alan Mackenzie
2020-09-17Remove pointless use of internAndreas Schwab
2020-09-06Use format-prompt in calls to completing-read with a default valueLars Ingebrigtsen
2020-01-01Update copyright year to 2020Paul Eggert
2019-07-30Use the elisp xref backend in profiler buffersLars Ingebrigtsen
2019-07-25Fix mouse-1 in profiler-report-mode-mapLars Ingebrigtsen
2019-06-30; Fix last change to profiler-reportBasil L. Contovounesios
2019-06-27Allow for retrieving profiler logs after stoppingVasilij Schneidermann
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-07-230x%x → %#x in elisp formatsPaul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-04-19Remove some explicit runtime loads of pcaseGlenn Morris
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-08-05Merge from origin/emacs-25Paul Eggert
2016-07-28profiler: Add mouse-1 binding for tree expansionNoam Postavsky
2016-07-28profiler: document prefix arg for tree expansionNoam Postavsky
2016-01-01Update copyright year to 2016Paul Eggert
2015-07-31Don't overflow if computing approximate percentagePaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-10-08* lisp/profiler.el: Create a more coherent calltree from partial backtraces.Stefan Monnier
2013-09-10* lisp/profiler.el (profiler-calltree-find): Use function-equal.Stefan Monnier
2013-06-21lisp/profiler.el (profiler-format-number): Use log, not log10.Juanma Barranquero
2013-03-30Merge from emacs-24; up to 2012-12-26T16:22:18Z!michael.albinus@gmx.deGlenn Morris