]> code.delx.au - gnu-emacs/commit
Enable CPU profiling on Cygwin
authorKen Brown <kbrown@cornell.edu>
Mon, 22 Jun 2015 21:38:35 +0000 (17:38 -0400)
committerKen Brown <kbrown@cornell.edu>
Mon, 22 Jun 2015 21:38:35 +0000 (17:38 -0400)
commit531125e4c024ca12701608c4516cb9cf993cfad2
treec477e5b6b4a9e1e429f9f2bdf0a2d0f8f8a3144b
parentdc30fb9247d5d9d98ae1c3501d3ffa90e2001a46
Enable CPU profiling on Cygwin

* src/syssignal.h [CYGWIN] (PROFILER_CPU_SUPPORT): Revert previous
change that undefined this.
(SIGEV_SIGNAL): Ensure that this is defined as a macro.
* src/profiler.c [CYGWIN] (timer_getoverrun): Define as a macro on
  Cygwin.
src/profiler.c
src/syssignal.h