https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207022

--- Comment #9 from Fabiano Sidler <fabianosid...@swissonline.ch> ---
Dtraced again, with:
dtrace -x ustackframes=100 -n 'profile-99 { @[ustack()] = count(); } tick-60s {
exit(0); }'
Very weird graph, actually.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-amd64@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"

Reply via email to