* src/profiler.c: Rename sample_profiler_* to profiler_cpu_* and
commit6521894d1aa5a1017dd6f3f55b5e7c11dde5d004
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 25 Sep 2012 02:30:46 +0000 (24 22:30 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 25 Sep 2012 02:30:46 +0000 (24 22:30 -0400)
treef74f3953cb1ff8905eb9e7b3e3cc39bae8edd18c
parentad942b63d7a9b984752f46bc2049fe10e488230d
* src/profiler.c: Rename sample_profiler_* to profiler_cpu_* and
memory_profiler_* to profiler_memory_*.  Move sigprof_handler before
its first use, inside the PROFILER_CPU_SUPPORT conditional.
lisp/profiler.el
src/ChangeLog
src/alloc.c
src/lisp.h
src/profiler.c