From owner-cvs-all Tue Sep 17 20:46:22 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 27B5037B401; Tue, 17 Sep 2002 20:46:21 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E1C143E42; Tue, 17 Sep 2002 20:46:20 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id g8I3kD9R061571; Tue, 17 Sep 2002 21:46:14 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 17 Sep 2002 21:46:10 -0600 (MDT) Message-Id: <20020917.214610.80106692.imp@bsdimp.com> To: phk@critter.freebsd.dk Cc: bde@zeta.org.au, joe@FreeBSD.org, obrien@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_timeout.c From: "M. Warner Losh" In-Reply-To: <13645.1032171121@critter.freebsd.dk> References: <20020916195344.S6593-100000@gamplex.bde.org> <13645.1032171121@critter.freebsd.dk> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 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. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message