Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 May 2006 03:57:36 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 98184 for review
Message-ID:  <200605310357.k4V3va5x019412@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=98184

Change 98184 by jb@jb_freebsd2 on 2006/05/31 03:57:04

	This is the 'Function Boundary Tracing' (FBT) provider.
	
	There are currently a few issues here. There are a few kernel
	function being called from DTrace's probe context that DTrace
	needs it's own version of so that they won't be instrumented
	here causing a kernel kaboom (TM).
	
	I've also got the return probes commented out while I'm
	investigating an occasional problem with the return instrumentation
	taking execution off into outer space where the kaboom tribe
	lives.

Affected files ...

.. //depot/projects/dtrace/src/sys/cddl/dev/fbt/fbt.c#1 add

Differences ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605310357.k4V3va5x019412>