[Bug 220346] dtrace module fails to compile on mips64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Aug 29 19:59:14 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220346
--- Comment #8 from Kurt Lidl <lidl at 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 at 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
root at erl2.pix.net:/usr/obj/usr/src/sys/ERL2 mips
root at erl2-153: dtrace -l | wc
3488 16828 265624
root at 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
root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
root at 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...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-mips
mailing list