svn commit: r219043 - in head/usr.bin: kdump ktrace

John Baldwin jhb at freebsd.org
Mon Feb 28 16:06:23 UTC 2011


On Monday, February 28, 2011 10:25:29 am Chagin Dmitry wrote:
> On Mon, Feb 28, 2011 at 09:44:32AM -0500, John Baldwin wrote:
> > On Sunday, February 27, 2011 6:49:42 am Chagin Dmitry wrote:
> > > On Fri, Feb 25, 2011 at 05:22:30PM -0500, John Baldwin wrote:
> > > > On Friday, February 25, 2011 5:07:23 pm Dmitry Chagin wrote:
> > > > > Author: dchagin
> > > > > Date: Fri Feb 25 22:07:23 2011
> > > > > New Revision: 219043
> > > > > URL: http://svn.freebsd.org/changeset/base/219043
> > > > > 
> > > > > Log:
> > > > >   Teach kdump to understand sv_flags records in the trace files.
> > > > >   
> > > > >   MFC after:	1 Month.
> > > > 
> > > > Ohhh, are you going to merge in Linux kdump?? :)
> > > > 
> > > 
> > > http://www.freebsd.org/cgi/query-pr.cgi?pr=155083  :)
> > 
> > Are you planning to integrate it into kdump tree in the base system 
perhaps?
> 
> It's impossible, as linux_kdump contains GPL derived code. Instead I
> would to integrate kdump into linux_kdump.

Ah.  We could at least use the Linux syscalls.master table in the base system 
kdump even if it doesn't do fancier printing of all the arguments.  Perhaps we 
could have a stripped down version of linux_kdump in base that way and have a 
fuller version in ports.

> > freebsd32 support in the base kdump would also be really nice.
> > 
> 
> a little bit later, but I'll do it. 
> 
> -- 
> Have fun!
> chd
> 

-- 
John Baldwin


More information about the svn-src-head mailing list