Re: svn commit: r211738 - head/sys/cddl/contrib/opensolaris/uts/common/dtrace

2010-08-24 Thread Kostik Belousov
On Tue, Aug 24, 2010 at 12:59:30PM +0100, Rui Paulo wrote: > > On 24 Aug 2010, at 12:48, Kostik Belousov wrote: > >> +#if defined(sun) > >>for (i = 0; i < NCPU; i++) { > >>mutex_enter(&cpu_core[i].cpuc_pid_lock); > >>mutex_exit(&cpu_core[i].cpuc_pid_lock); > >>} > >

Re: svn commit: r211738 - head/sys/cddl/contrib/opensolaris/uts/common/dtrace

2010-08-24 Thread Rui Paulo
On 24 Aug 2010, at 12:48, Kostik Belousov wrote: > On Tue, Aug 24, 2010 at 11:11:58AM +, Rui Paulo wrote: >> Author: rpaulo >> Date: Tue Aug 24 11:11:58 2010 >> New Revision: 211738 >> URL: http://svn.freebsd.org/changeset/base/211738 >> >> Log: >> Port the fasttrap provider to FreeBSD. Thi

Re: svn commit: r211738 - head/sys/cddl/contrib/opensolaris/uts/common/dtrace

2010-08-24 Thread Kostik Belousov
On Tue, Aug 24, 2010 at 11:11:58AM +, Rui Paulo wrote: > Author: rpaulo > Date: Tue Aug 24 11:11:58 2010 > New Revision: 211738 > URL: http://svn.freebsd.org/changeset/base/211738 > > Log: > Port the fasttrap provider to FreeBSD. This provider is responsible for > injecting debugging probe

svn commit: r211738 - head/sys/cddl/contrib/opensolaris/uts/common/dtrace

2010-08-24 Thread Rui Paulo
Author: rpaulo Date: Tue Aug 24 11:11:58 2010 New Revision: 211738 URL: http://svn.freebsd.org/changeset/base/211738 Log: Port the fasttrap provider to FreeBSD. This provider is responsible for injecting debugging probes in the userland programs and is the basis for the pid provider and the