signals · signals/SIGPROF
SIGPROF
Profiling timer expired
Sent when a profiling timer (counting both user and system CPU time) set by setitimer(2) with ITIMER_PROF expires. Used by profilers like gprof to sample program execution.
Sent when a profiling timer (counting both user and system CPU time) set by setitimer(2) with ITIMER_PROF expires. Used by profilers like gprof to sample program execution.