Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Oct 2018 09:37:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 232675] Regression of dtrace on 13-CURRENT
Message-ID:  <bug-232675-227-AwsuDdEt9I@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=3D232675

--- Comment #8 from Yasuhiro KIMURA <yasu@utahime.org> ---
(In reply to Yasuhiro KIMURA from comment #7)

I tried update to base r339772 and total number of types got fewer than 2^15
with GENERAL config.

yasu@rolling-vm-freebsd1[2004]% uname -a
FreeBSD rolling-vm-freebsd1.home.utahime.org 13.0-CURRENT FreeBSD 13.0-CURR=
ENT
r339772 GENERIC  amd64
yasu@rolling-vm-freebsd1[2005]% ctfdump -S /boot/kernel/kernel

- CTF Statistics ----------------------------------------------------------=
---

  total number of data objects        =3D 30165

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

  total number of types               =3D 29947
  total number of integers            =3D 75
  total number of floats              =3D 0
  total number of pointers            =3D 7329
  total number of arrays              =3D 3205
  total number of func types          =3D 2030
  total number of structs             =3D 10035
  total number of unions              =3D 564
  total number of enums               =3D 807
  total number of forward tags        =3D 45
  total number of typedefs            =3D 5115
  total number of volatile types      =3D 53
  total number of const types         =3D 559
  total number of restrict types      =3D 0
  total number of unknowns (holes)    =3D 130

  total number of struct members      =3D 75099
  maximum number of struct members    =3D 248
  total size of all structs           =3D 17705982
  maximum size of a struct            =3D 2971720
  average number of struct members    =3D 7.48
  average size of a struct            =3D 1764.42

  total number of union members       =3D 1909
  maximum number of union members     =3D 36
  total size of all unions            =3D 132363
  maximum size of a union             =3D 41576
  average number of union members     =3D 3.38
  average size of a union             =3D 234.69

  total number of enum members        =3D 8078
  maximum number of enum members      =3D 1023
  average number of enum members      =3D 10.01

  total number of unique strings      =3D 64374
  bytes of string data                =3D 930045
  maximum string length               =3D 81
  average string length               =3D 14.45

yasu@rolling-vm-freebsd1[2006]%

--- Comment #9 from Yasuhiro KIMURA <yasu@utahime.org> ---
(In reply to Yasuhiro KIMURA from comment #7)

I tried update to base r339772 and total number of types got fewer than 2^15
with GENERAL config.

yasu@rolling-vm-freebsd1[2004]% uname -a
FreeBSD rolling-vm-freebsd1.home.utahime.org 13.0-CURRENT FreeBSD 13.0-CURR=
ENT
r339772 GENERIC  amd64
yasu@rolling-vm-freebsd1[2005]% ctfdump -S /boot/kernel/kernel

- CTF Statistics ----------------------------------------------------------=
---

  total number of data objects        =3D 30165

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

  total number of types               =3D 29947
  total number of integers            =3D 75
  total number of floats              =3D 0
  total number of pointers            =3D 7329
  total number of arrays              =3D 3205
  total number of func types          =3D 2030
  total number of structs             =3D 10035
  total number of unions              =3D 564
  total number of enums               =3D 807
  total number of forward tags        =3D 45
  total number of typedefs            =3D 5115
  total number of volatile types      =3D 53
  total number of const types         =3D 559
  total number of restrict types      =3D 0
  total number of unknowns (holes)    =3D 130

  total number of struct members      =3D 75099
  maximum number of struct members    =3D 248
  total size of all structs           =3D 17705982
  maximum size of a struct            =3D 2971720
  average number of struct members    =3D 7.48
  average size of a struct            =3D 1764.42

  total number of union members       =3D 1909
  maximum number of union members     =3D 36
  total size of all unions            =3D 132363
  maximum size of a union             =3D 41576
  average number of union members     =3D 3.38
  average size of a union             =3D 234.69

  total number of enum members        =3D 8078
  maximum number of enum members      =3D 1023
  average number of enum members      =3D 10.01

  total number of unique strings      =3D 64374
  bytes of string data                =3D 930045
  maximum string length               =3D 81
  average string length               =3D 14.45

yasu@rolling-vm-freebsd1[2006]%

--=20
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-AwsuDdEt9I>