From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10424 invoked by alias); 6 Jan 2003 21:28:04 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 10375 invoked from network); 6 Jan 2003 21:28:03 -0000 Received: from unknown (HELO mail.cdt.org) (206.112.85.61) by 209.249.29.67 with SMTP; 6 Jan 2003 21:28:03 -0000 Received: from dberlin.org (h-69-3-5-6.MCLNVA23.covad.net [69.3.5.6]) by mail.cdt.org (Postfix) with ESMTP id 9ADC94900FD; Mon, 6 Jan 2003 16:23:22 -0500 (EST) Received: from [192.168.1.2] (HELO dberlin.org) by dberlin.org (CommuniGate Pro SMTP 4.0.3) with ESMTP-TLS id 2111814; Mon, 06 Jan 2003 16:27:45 -0500 Date: Mon, 06 Jan 2003 21:28:00 -0000 From: Daniel Berlin To: Andrew Cagney Cc: Daniel Jacobowitz , "" , "" , "" Subject: Re: oprofile; Was: [RFA] Kill some linear searches in minsyms.c In-Reply-To: <3E19EEED.6070605@redhat.com> Message-ID: References: <20030106042203.GA28848@nevyn.them.org> <3E19EEED.6070605@redhat.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2003-01/txt/msg00232.txt.bz2 On Mon, 6 Jan 2003, Andrew Cagney wrote: > > Future things to examine: > > Now this reminds me. > > Things-to-do-today includes run oprofile on GDB while debugging > something like mozilla. That would give a real picture of where GDB is > spending its time. > > (The other thing I learn't about profile was don't use it. Use oprofile > :-). VTune for Linux is now in beta testing, if you have trouble with oprofile. > > Andrew > > >