From: Mike Frysinger <vapier@gentoo.org>
To: Daniel Jacobowitz <drow@false.org>
Cc: gdb@sourceware.org, jzhang918@gmail.com
Subject: Re: slow script execution when debugging large binaries
Date: Thu, 10 Aug 2006 21:48:00 -0000 [thread overview]
Message-ID: <200608101748.19723.vapier@gentoo.org> (raw)
In-Reply-To: <20060810204027.GA32182@nevyn.them.org>
[-- Attachment #1.1: Type: text/plain, Size: 858 bytes --]
On Thursday 10 August 2006 16:40, Daniel Jacobowitz wrote:
> On Thu, Aug 10, 2006 at 04:33:07PM -0400, Mike Frysinger wrote:
> > i'm playing with kgdb and in the process have been learning/writing up
> > little code snippets to make debugging easier ... for example, a small
> > function that will dump the dmesg buffer in kgdb ... now, the issue at
> > hand isnt kgdb :)
>
> Could you build a GDB which includes profiling data (I think it's
> --enable-profile, check gdb/configure.ac) and then use
> maint set profile to generate a profile data file for this?
> It'll tell you where the problem is - probably something is doing
> unnecessary symbol lookup.
attached the output of `gprof` on both runs
fast:
(gdb) maintanence set profile
(gdb) speed-test
(gdb) quit
slow:
(gdb) maintanence set profile
(gdb) file vmlinux
(gdb) speed-test
(gdb) quit
-mike
[-- Attachment #1.2: Type: application/pgp-signature, Size: 827 bytes --]
[-- Attachment #2: speed-test-fast.bz2 --]
[-- Type: application/x-bzip2, Size: 10227 bytes --]
[-- Attachment #3: speed-test-slow.bz2 --]
[-- Type: application/x-bzip2, Size: 18182 bytes --]
next prev parent reply other threads:[~2006-08-10 21:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-10 20:32 Mike Frysinger
2006-08-10 20:40 ` Daniel Jacobowitz
2006-08-10 21:48 ` Mike Frysinger [this message]
2006-08-10 21:55 ` Daniel Jacobowitz
2006-08-10 22:04 ` Mike Frysinger
2006-08-10 22:05 ` Daniel Jacobowitz
2006-08-10 22:21 ` Mike Frysinger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200608101748.19723.vapier@gentoo.org \
--to=vapier@gentoo.org \
--cc=drow@false.org \
--cc=gdb@sourceware.org \
--cc=jzhang918@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox