summaryrefslogtreecommitdiff
path: root/lisp/profiler.el
Commit message (Expand)AuthorAge
* Use a dedicated type to represent interpreted-function valuesStefan Monnier2024-04-28
* (help-fns-function-name): New functionStefan Monnier2024-03-21
* ; Add 2024 to copyright yearsPo Lu2024-01-02
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Prefer defvar-keymap in profiler.elStefan Kangas2022-11-03
* Make some defcustom types more restrictiveStefan Kangas2022-07-05
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* Merge from origin/emacs-27Glenn Morris2021-06-19
|\
| * Another improvement in documentation of "memory" profilerEli Zaretskii2021-06-19
* | Merge from origin/emacs-27Paul Eggert2021-01-01
|\|
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Update copyright year to 2021Paul Eggert2021-01-01
* | Align the word "Function" in profiler's headers over the actual functionsAlan Mackenzie2020-12-22
* | Align profiler's header-line-format to column 0, to work correctly on tty'sAlan Mackenzie2020-12-22
* | Re-order the items in `profiler-report' output.Alan Mackenzie2020-12-22
* | Remove pointless use of internAndreas Schwab2020-09-17
* | Use format-prompt in calls to completing-read with a default valueLars Ingebrigtsen2020-09-06
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Use the elisp xref backend in profiler buffersLars Ingebrigtsen2019-07-30
* Fix mouse-1 in profiler-report-mode-mapLars Ingebrigtsen2019-07-25
* ; Fix last change to profiler-reportBasil L. Contovounesios2019-06-30
* Allow for retrieving profiler logs after stoppingVasilij Schneidermann2019-06-27
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | 0x%x → %#x in elisp formatsPaul Eggert2018-07-23
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Remove some explicit runtime loads of pcaseGlenn Morris2017-04-19
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Merge from origin/emacs-25Paul Eggert2016-08-05
|\|
| * profiler: document prefix arg for tree expansionNoam Postavsky2016-07-28
* | profiler: Add mouse-1 binding for tree expansionNoam Postavsky2016-07-28
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Don't overflow if computing approximate percentagePaul Eggert2015-07-31
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/profiler.el: Create a more coherent calltree from partial backtraces.Stefan Monnier2013-10-08
* * lisp/profiler.el (profiler-calltree-find): Use function-equal.Stefan Monnier2013-09-10
* lisp/profiler.el (profiler-format-number): Use log, not log10.Juanma Barranquero2013-06-21
* Merge from emacs-24; up to 2012-12-26T16:22:18Z!michael.albinus@gmx.deGlenn Morris2013-03-30
|\
| * Standardize license noticeGlenn Morris2013-03-30
* | * lisp/profiler.el (profiler-report-mode-map): Add a restart menu entry.Glenn Morris2013-02-04
* | Merge from emacs-24; up to 2012-12-11T18:52:31Z!monnier@iro.umontreal.caGlenn Morris2013-01-24
|\|
| * CommentGlenn Morris2013-01-19
* | profiler.el tweaksGlenn Morris2013-01-19
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\|