index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
profiler.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-02-26
Prefer incf to cl-incf in remaining files
Stefan Kangas
2025-02-23
Prefer decf to cl-decf
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-08-17
Further fix of reading and writing profiler data
Stefan Monnier
2024-08-17
Fix dumping of Lisp profiles
Stefan Monnier
2024-04-28
Use a dedicated type to represent interpreted-function values
Stefan Monnier
2024-03-21
(help-fns-function-name): New function
Stefan Monnier
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-11-03
Prefer defvar-keymap in profiler.el
Stefan Kangas
2022-07-05
Make some defcustom types more restrictive
Stefan Kangas
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-08-08
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-06-19
Merge from origin/emacs-27
Glenn Morris
2021-06-19
Another improvement in documentation of "memory" profiler
Eli Zaretskii
2021-01-01
Merge from origin/emacs-27
Paul Eggert
2021-01-01
Update copyright year to 2021
Paul Eggert
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-22
Align the word "Function" in profiler's headers over the actual functions
Alan Mackenzie
2020-12-22
Align profiler's header-line-format to column 0, to work correctly on tty's
Alan Mackenzie
2020-12-22
Re-order the items in `profiler-report' output.
Alan Mackenzie
2020-09-17
Remove pointless use of intern
Andreas Schwab
2020-09-06
Use format-prompt in calls to completing-read with a default value
Lars Ingebrigtsen
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-07-30
Use the elisp xref backend in profiler buffers
Lars Ingebrigtsen
2019-07-25
Fix mouse-1 in profiler-report-mode-map
Lars Ingebrigtsen
2019-06-30
; Fix last change to profiler-report
Basil L. Contovounesios
2019-06-27
Allow for retrieving profiler logs after stopping
Vasilij Schneidermann
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-07-23
0x%x → %#x in elisp formats
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-04-19
Remove some explicit runtime loads of pcase
Glenn Morris
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-08-05
Merge from origin/emacs-25
Paul Eggert
2016-07-28
profiler: Add mouse-1 binding for tree expansion
Noam Postavsky
2016-07-28
profiler: document prefix arg for tree expansion
Noam Postavsky
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-07-31
Don't overflow if computing approximate percentage
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-01-01
Update 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-21
lisp/profiler.el (profiler-format-number): Use log, not log10.
Juanma Barranquero
2013-03-30
Merge from emacs-24; up to 2012-12-26T16:22:18Z!michael.albinus@gmx.de
Glenn Morris
[next]