START sys/kern/signal/sigprof 2024-11-07T04:56:37Z ==== run-regress-sigprof ==== cc -O2 -pipe -MD -MP -c /usr/src/regress/sys/kern/signal/sigprof/sigprof.c cc -o sigprof sigprof.o -lpthread ./sigprof total profiling signals: 402 minimum signals per thread: 50 main thread - 0 thread 1 - 89 thread 2 - 100 thread 3 - 103 thread 4 - 110 PASS sys/kern/signal/sigprof Duration 0m03.39s