From owner-cvs-src@FreeBSD.ORG Sun Aug 10 10:42:50 2008 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E708106571F; Sun, 10 Aug 2008 10:42:50 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail35.syd.optusnet.com.au (mail35.syd.optusnet.com.au [211.29.133.51]) by mx1.freebsd.org (Postfix) with ESMTP id B5A2E8FC18; Sun, 10 Aug 2008 10:42:49 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from server.vk2pj.dyndns.org (c122-106-215-175.belrs3.nsw.optusnet.com.au [122.106.215.175]) by mail35.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id m7AAgiCs010957 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 10 Aug 2008 20:42:46 +1000 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.2/8.14.2) with ESMTP id m7AAgiVe001166; Sun, 10 Aug 2008 20:42:44 +1000 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.2/8.14.2/Submit) id m7AAgidS001165; Sun, 10 Aug 2008 20:42:44 +1000 (EST) (envelope-from peter) Date: Sun, 10 Aug 2008 20:42:44 +1000 From: Peter Jeremy To: Dag-Erling Smorgrav Message-ID: <20080810104244.GO64458@server.vk2pj.dyndns.org> References: <200802230101.m1N11ndD091703@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yiup30KVCQiHUZFC" Content-Disposition: inline In-Reply-To: <200802230101.m1N11ndD091703@repoman.freebsd.org> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.18 (2008-05-17) Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c kern_ktrace.c uipc_syscalls.c vfs_syscalls.c src/sys/sys ktrace.h src/usr.bin/kdump kdump.1 kdump.c mksubr src/usr.bin/ktrace ktrace.1 ktrace.h subr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2008 10:42:50 -0000 --yiup30KVCQiHUZFC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Dag-Erling, On 2008-Feb-23 01:01:49 +0000, Dag-Erling Smorgrav wrote: > Log: > This patch adds a new ktrace(2) record type, KTR_STRUCT, whose payload > consists of the null-terminated name and the contents of any structure > you wish to record. A new ktrstruct() function constructs and emits a > KTR_STRUCT record. It is accompanied by convenience macros for struct > stat and struct sockaddr. =2E.. > MFC after: 3 weeks Are you going to MFC this? I've back-ported the code and it works well. --=20 Peter Jeremy Please excuse any delays as the result of my ISP's inability to implement an MTA that is either RFC2821-compliant or matches their claimed behaviour. --yiup30KVCQiHUZFC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkiexiMACgkQ/opHv/APuIfb3gCeNmANhHmCZkjcrdHjgURlQb3x f58AoJWrP3MoYyZHydbmbVtRh8Qepb2u =kfo2 -----END PGP SIGNATURE----- --yiup30KVCQiHUZFC--