Date: Thu, 25 Oct 2018 14:47:44 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 232675] Regression of dtrace on 13-CURRENT Message-ID: <bug-232675-227-0mQetBD86O@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-232675-227@https.bugs.freebsd.org/bugzilla/> References: <bug-232675-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 --- Comment #2 from Yasuhiro KIMURA <yasu@utahime.org> --- (In reply to Mark Johnston from comment #1) yasu@rolling-vm-freebsd1[2003]% ctfdump -S /boot/kernel/kernel - CTF Statistics ------------------------------------------------------------- total number of data objects = 31888 total number of functions = 36329 total number of function arguments = 87818 maximum argument list length = 22 average argument list length = 2.42 total number of types = 38599 total number of integers = 75 total number of floats = 1 total number of pointers = 10290 total number of arrays = 3477 total number of func types = 3207 total number of structs = 12222 total number of unions = 650 total number of enums = 934 total number of forward tags = 44 total number of typedefs = 6849 total number of volatile types = 59 total number of const types = 646 total number of restrict types = 0 total number of unknowns (holes) = 145 total number of struct members = 94951 maximum number of struct members = 248 total size of all structs = 22179594 maximum size of a struct = 2971720 average number of struct members = 7.77 average size of a struct = 1814.73 total number of union members = 2258 maximum number of union members = 36 total size of all unions = 141759 maximum size of a union = 41576 average number of union members = 3.47 average size of a union = 218.09 total number of enum members = 9255 maximum number of enum members = 1023 average number of enum members = 9.91 total number of unique strings = 70147 bytes of string data = 1008600 maximum string length = 81 average string length = 14.38 yasu@rolling-vm-freebsd1[2004]% -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232675-227-0mQetBD86O>
