Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Aug 2017 19:59:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-mips@FreeBSD.org
Subject:   [Bug 220346] dtrace module fails to compile on mips64
Message-ID:  <bug-220346-27794-FQEEBHgNj3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220346-27794@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220346-27794@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=3D220346

--- Comment #8 from Kurt Lidl <lidl@FreeBSD.org> ---
One thing I just noticed.  The number of probe points on the mips64
machine is much, much smaller than on a amd64 machine.

root@erl2-152: uname -a
FreeBSD erl2.pix.net 12.0-CURRENT FreeBSD 12.0-CURRENT #8
5bec095fcbe(master)-dirty: Fri Aug 18 15:32:05 UTC 2017=20=20=20=20
root@erl2.pix.net:/usr/obj/usr/src/sys/ERL2  mips
root@erl2-153: dtrace -l | wc
    3488   16828  265624

root@hydra-129: uname -a
FreeBSD hydra.pix.net 11.1-RELEASE-p1 FreeBSD 11.1-RELEASE-p1 #0: Wed Aug  9
11:55:48 UTC 2017=20=20=20=20
root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
root@hydra-130: dtrace -l | wc
   66421  331245 5040083

I know those are not apples-to-apples comparison, but there's more than an
order of magnitude difference here...

--=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-220346-27794-FQEEBHgNj3>