From owner-cvs-all Wed Sep 18 5:29:52 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3757137B401; Wed, 18 Sep 2002 05:29:51 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDC0B43E3B; Wed, 18 Sep 2002 05:29:49 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id WAA16256; Wed, 18 Sep 2002 22:29:39 +1000 Date: Wed, 18 Sep 2002 22:38:11 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: "M. Warner Losh" Cc: phk@critter.freebsd.dk, , , , Subject: Re: cvs commit: src/sys/kern kern_timeout.c In-Reply-To: <20020917.214610.80106692.imp@bsdimp.com> Message-ID: <20020918222929.N15419-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 17 Sep 2002, M. Warner Losh wrote: > In message: <13645.1032171121@critter.freebsd.dk> > Poul-Henning Kamp writes: > : In message <20020916195344.S6593-100000@gamplex.bde.org>, Bruce Evans writes: > : > : >> > Sep 15 19:40:26 kernel: Expensive timeout(9) function: 0xc65dfc80(0xc659f000) 0.008711721 > : >> > Sep 15 19:40:26 kernel: Expensive timeout(9) function: 0xc65dfc80(0xc659f000) 0.001068850 > : > > : >This is hard to interpret without the function names (or a full stack > : >trace). > : > : Yes, but as far as I'm aware, we still don't have a print_backtrace(9) ? > > Would you use one if I wrote it? I have one for useland that I use > for a crude lead detector that I added to malloc/free. No :-). I would use the ones in /sys/${MACHINE_ARCH}/${MACHINE_ARCH}/db_trace.c (5 arches so far). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message