summaryrefslogtreecommitdiff
path: root/lisp/profiler.el
Commit message (Expand)AuthorAge
* 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
|\|
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | Add a menu for profiler report modeGlenn Morris2012-11-19
|/
* Fix help-echo text in profiler-report-make-entry-part.Eli Zaretskii2012-10-27
* Add missing :version tagsGlenn Morris2012-10-06
* Spelling fixes.Paul Eggert2012-10-04
* Count overruns when profiling; change units to ns.Paul Eggert2012-10-01
* * profiler.el (profiler-sampling-interval): Change default back to 1.Paul Eggert2012-09-30
* * profiler.el (profiler-sampling-interval): Rename fromTomohiro Matsuyama2012-10-01
* Merge profiler branchStefan Monnier2012-09-26
* * lisp/profiler.el (profiler-start): Don't prompt for choice when thereStefan Monnier2012-09-26
* * src/profiler.c: Rename sample_profiler_* to profiler_cpu_* andStefan Monnier2012-09-24
* Try to let it compile on other platformsStefan Monnier2012-09-24