From owner-cvs-src@FreeBSD.ORG Mon Jul 24 13:45:27 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D53016A4DA; Mon, 24 Jul 2006 13:45:27 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82E9843D49; Mon, 24 Jul 2006 13:45:26 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (ppp128-162.lns2.adl2.internode.on.net [59.167.128.162]) (authenticated bits=0) by cain.gsoft.com.au (8.13.5/8.13.4) with ESMTP id k6ODjM1F058307 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 24 Jul 2006 23:15:23 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: Alexander Leidinger Date: Mon, 24 Jul 2006 23:15:24 +0930 User-Agent: KMail/1.9.3 References: <200607210845.k6L8j0Ep026008@repoman.freebsd.org> <200607241819.08831.doconnor@gsoft.com.au> <20060724112734.poyextsgq0okgc8g@netchild.homeip.net> In-Reply-To: <20060724112734.poyextsgq0okgc8g@netchild.homeip.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1425361.Qfg8oE6UNc"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200607242315.26378.doconnor@gsoft.com.au> X-Spam-Score: 0 () X-Scanned-By: MIMEDefang 2.56 on 203.31.81.10 Cc: Peter Jeremy , src-committers@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org Subject: Re: truss status 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: Mon, 24 Jul 2006 13:45:27 -0000 --nextPart1425361.Qfg8oE6UNc Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 24 July 2006 18:57, Alexander Leidinger wrote: > Feel free to write something up (plain text is enough), which explains > your wishes regarding kdump/ktrace and is usable for inclusion into > the existing entry at http://www.FreeBSD.org/projects/ideas/. > > Other proposals for the ideas list are accepted too, so feel free to > dump (similar to existing entries) your TODO or "nice to have" list > into our (joel and I) direction. Modify ktrace to write to pipes. Currently the ktrace infrastructure requires the dump output go to a file. = It=20 would be useful to be able to instead have it write to pipe, or in fact any= =20 type of file descriptor. Requirements - Ability to read & write C (specifically in the kernel) - VFS/kernel internals (probably?) =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1425361.Qfg8oE6UNc Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQBExM725ZPcIHs/zowRAuiBAJ44k1grvyIWdsJPcGKO0ljw7kKhKQCfWPjk AXuv6TwsB8uDC2+RQDYl5vE= =ojMo -----END PGP SIGNATURE----- --nextPart1425361.Qfg8oE6UNc--