svn commit: r218970 - in head/sys: compat/linux sys

Alexander Leidinger Alexander at Leidinger.net
Mon Mar 7 13:40:24 UTC 2011


Quoting Chagin Dmitry <dchagin at freebsd.org> (from Sat, 5 Mar 2011  
22:45:28 +0300):

> On Sat, Mar 05, 2011 at 08:02:44PM +0100, Lucius Windschuh wrote:

>> BTW, is there an easy way to debug such futex issues, other than
>> perhaps linux_kdump?
>>
>
> try r219242. kdump now (in HEAD) decode linux syscalls. also see ktr(4).

DTrace is much more leightwight, does not need as much configuration  
in the kernel as KTR (once KDTRACE_HOOKS is inside), and is much more  
flexibel.

Bye,
Alexander.

-- 
Greatness is a transitory experience. It is never consistent.

http://www.Leidinger.net    Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org       netchild @ FreeBSD.org  : PGP ID = 72077137


More information about the svn-src-all mailing list