* profiler.el (profiler-sampling-interval): Rename from
authorTomohiro Matsuyama <tomo@cx4a.org>
Sun, 30 Sep 2012 22:21:25 +0000 (07:21 +0900)
committerTomohiro Matsuyama <tomo@cx4a.org>
Sun, 30 Sep 2012 22:21:25 +0000 (07:21 +0900)
commitc22bac2cc59c6c04924ecf62c5eeb97a92df7e28
tree707758235e762854e17742bbbcc737687b85e457
parent5e4daaf3face7ed54de7cb3621edb31e16b011ed
* profiler.el (profiler-sampling-interval): Rename from
profiler-sample-interval.
(profiler-sampling-interval): Default to 10.
(profiler-find-profile): New command (was profiler-find-log).
(profiler-find-profile-other-window): New command.
(profiler-find-profile-other-frame): New command.
(profiler-profile): Introduce API-level data structure.
lisp/ChangeLog
lisp/profiler.el
src/profiler.c