Penguin
Annotated edit history of SIGPROF version 2 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 PerryLorier 1 !!!Signal: Profiling Timer Expired
2
3 This signal is used for statistical profiling. The default action is to terminate the process
2 PerryLorier 4
5 See http://charm.cs.uiuc.edu/users/olawlor/ref/examples/unix/setitimer_pc.c for an example of using this for profiling.