DTrace of radeonkms on 9.1

Jean-Sébastien Pédron dumbbell at FreeBSD.org
Thu Mar 28 09:53:32 UTC 2013


On 27.03.2013 23:07, J.R. Oldroyd wrote:
> I've built a dtrace kernel per the instructions in the handbook and
> on the DTrace wiki page.  I would now like to do this:
> 
> 	boot system
> 	kldload dtraceall
> 	kldload drm2
> 	dtrace -o dtrace.log -s script.d
> 		(the script will use fbt probes on various
> 		functions currently in the drm2 module)
> 	kldload radeonkms
> 	start xorg and do various things that provoke the leak
> 	stop xorg
> 	kldunload radeonkms
> 	kill the dtrace script
> 	kldunload drm2
> 	kldunload dtraceall
> 
> then go look at the log results.
> 
> But, the system is stopping dead shortly after the radeonkms load.

I would like to add that the same scenario works perfectly on 10-CURRENT.

-- 
Jean-Sébastien Pédron

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20130328/251f1dbd/attachment.sig>


More information about the freebsd-current mailing list