This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Support for ITIMER_PROF?


According to the Cygwin API documentation (https://cygwin.com/cygwin-api/std-notes.html), "getitimer and setitimer only support ITIMER_REAL for now." I'm wondering whether there's any chance that support for ITIMER_PROF might be added. I have no idea what the obstacles are.

My reason for asking is that emacs has a CPU profiling function, which doesn't work on Cygwin because it relies on ITIMER_PROF. (There's an alternative implementation, but it requires timer_getoverrun, also not available in Cygwin.)

Ken

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]