From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12682 invoked by alias); 5 Aug 2003 18:04:58 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 12652 invoked from network); 5 Aug 2003 18:04:57 -0000 Received: from unknown (HELO ns2.dialtelecom.sk) (217.67.16.3) by sources.redhat.com with SMTP; 5 Aug 2003 18:04:57 -0000 Received: (qmail 2525 invoked from network); 5 Aug 2003 18:04:18 -0000 Received: from unknown (HELO pcw2k69.energoinfo.sk) (81.0.194.199) by ns2.dialtelecom.sk with SMTP; 5 Aug 2003 18:04:18 -0000 Received: from main by pcw2k69.energoinfo.sk with local (MasqMail 0.1.16) id 19k6Ap-0Ds-00 for gdb@sources.redhat.com; Tue, 05 Aug 2003 20:04:39 +0200 Received: by pcw2k69.energoinfo.sk (tmda-inject, from uid 1000); Tue, 05 Aug 2003 20:04:39 +0200 Date: Tue, 05 Aug 2003 18:04:00 -0000 Subject: Re: Terminally slow (75 seconds) on some steps To: Andrew Cagney cc: gdb@sources.redhat.com Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Content-Disposition: INLINE References: <1057999221.6815.ezmlm@sources.redhat.com> <3F16D022.30209@redhat.com> <3F186D0B.5020902@redhat.com> <3F1BF6D4.6090801@redhat.com> <3F2F3E9A.6050403@redhat.com> In-Reply-To: <3F2F3E9A.6050403@redhat.com> From: Robert Vazan X-Delivery-Agent: TMDA/0.75 (Ponder) X-SW-Source: 2003-08/txt/msg00065.txt.bz2 On Tue, 05 Aug 2003 01:20:26 -0400 Andrew Cagney wrote: > Ok, during library load, GDB has to constantly start/stop the target - > and that slows things down. Would you be able to oprofile your entire > system so its possible to see exactly where that 11 seconds goes? Where can I get this "oprofile"?