Penguin

Differences between current version and predecessor to the previous major change of SIGPROF.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Monday, May 2, 2005 6:06:13 pm by PerryLorier
Older page: version 1 Last edited on Saturday, September 28, 2002 2:30:18 pm by PerryLorier Revert
@@ -1,3 +1,5 @@
 !!!Signal: Profiling Timer Expired 
  
 This signal is used for statistical profiling. The default action is to terminate the process 
+  
+See http://charm.cs.uiuc.edu/users/olawlor/ref/examples/unix/setitimer_pc.c for an example of using this for profiling.