Add emacs native profiler.
authorTomohiro Matsuyama <tomo@cx4a.org>
Wed, 22 Aug 2012 06:38:59 +0000 (15:38 +0900)
committerTomohiro Matsuyama <tomo@cx4a.org>
Wed, 22 Aug 2012 06:38:59 +0000 (15:38 +0900)
commitc2d7786e1272a10c62de7bd1c2d8810e510b3ab1
tree4dc621ccee2315e7c2af7fcb1e153175b7e7519b
parent37219830c704441dad626b2e555e27a7f4676d87
Add emacs native profiler.
.dir-locals.el
lisp/profiler.el [new file with mode: 0644]
src/Makefile.in
src/alloc.c
src/emacs.c
src/eval.c
src/fns.c
src/lisp.h
src/profiler.c [new file with mode: 0644]