START sys/kern/signal/sigprof 2024-04-15T12:29:51Z ==== 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: 403 minimum signals per thread: 50 main thread - 0 thread 1 - 114 thread 2 - 95 thread 3 - 99 thread 4 - 95 PASS sys/kern/signal/sigprof Duration 0m05.36s