ports/143924 : Also binary package samba-3.3.9.tbz

Robert Jenssen robertjenssen at ozemail.com.au
Mon Feb 15 06:05:07 UTC 2010


Hi,

I installed a binary port:
 ftp://ftp2.freebsd.org/pub/FreeBSD/ports/packages/net/samba-3.3.9.tbz

/usr/local/bin/testparm --version
Version 3.3.9



truss /usr/local/bin/testparm --version
.
.
.
__sysctl(0xbfbfd51c,0x2,0xbfbfd4fc,0xbfbfd524,0x0,0x0) = 0 (0x0)
profil(0x0,0x0,0x0,0x0,0x2137db38,0x2138d228)	 = 0 (0x0)
open("testparm.gmon",O_WRONLY|O_CREAT|O_TRUNC,0666) = 2 (0x2)
write(2,"\M-X\^O\^B\^A@\M-x\n\^ATt\^D\0y"...,32) = 32 (0x20)
write(2,"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...,291892) = 291892 (0x47434)
close(2)					 = 0 (0x0)
.
.
.

Is there a simple way of detecting profiling code in a shared library?

Rob



More information about the freebsd-ports-bugs mailing list