Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Dec 2021 20:38:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        dtrace@FreeBSD.org
Subject:   [Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info
Message-ID:  <bug-232675-32976-UhLKdgrizr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232675-32976@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232675-32976@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=3D232675

--- Comment #38 from Kurt Jaeger <pi@FreeBSD.org> ---
(In reply to Mark Johnston from comment #37)
- CTF Statistics ----------------------------------------------------------=
---

  total number of data objects        =3D 31755

  total number of functions           =3D 35492
  total number of function arguments  =3D 85612
  maximum argument list length        =3D 22
  average argument list length        =3D 2.41

  total number of types               =3D 32234
  total number of integers            =3D 78
  total number of floats              =3D 0
  total number of pointers            =3D 7847
  total number of arrays              =3D 3284
  total number of func types          =3D 2194
  total number of structs             =3D 10774
  total number of unions              =3D 632
  total number of enums               =3D 1003
  total number of forward tags        =3D 51
  total number of typedefs            =3D 5511
  total number of volatile types      =3D 56
  total number of const types         =3D 641
  total number of restrict types      =3D 6
  total number of unknowns (holes)    =3D 157

  total number of struct members      =3D 78966
  maximum number of struct members    =3D 248
  total size of all structs           =3D 19578781
  maximum size of a struct            =3D 2971720
  average number of struct members    =3D 7.33
  average size of a struct            =3D 1817.22

  total number of union members       =3D 2173
  maximum number of union members     =3D 90
  total size of all unions            =3D 134506
  maximum size of a union             =3D 41584
  average number of union members     =3D 3.44
  average size of a union             =3D 212.83

  total number of enum members        =3D 9544
  maximum number of enum members      =3D 1023
  average number of enum members      =3D 9.52

  total number of unique strings      =3D 69017
  bytes of string data                =3D 1008036
  maximum string length               =3D 81
  average string length               =3D 14.61

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232675-32976-UhLKdgrizr>