public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Joe Buck <Joe.Buck@synopsys.COM>
To: nico <moser@cs.tu-berlin.de>
Cc: gcc@gcc.gnu.org
Subject: Re: Callgraph of GCC 4.0.0
Date: Tue, 23 Nov 2004 15:58:00 -0000	[thread overview]
Message-ID: <20041123075620.A27702@synopsys.com> (raw)
In-Reply-To: <43088AA3-3D67-11D9-A2DA-003065C9F174@cs.tu-berlin.de>; from moser@cs.tu-berlin.de on Tue, Nov 23, 2004 at 04:49:29PM +0100

On Tue, Nov 23, 2004 at 04:49:29PM +0100, nico wrote:
> is there a simple way to get the whole callgraph of the GCC 4.0.0?
> I tried to get it with gprof, but I think I make something wrong, 
> because I only got a very little callgraph with only a few functions.
> Is there an install- or configure-option or something like that for my 
> request?

I'll bet this is because you generated the callgraph of the tiny gcc
executable, and not the callgraph of the real compiler (cc1 or cc1plus).

  reply	other threads:[~2004-11-23 15:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-23 15:56 nico
2004-11-23 15:58 ` Joe Buck [this message]
2004-11-25 15:33   ` nico
2004-11-25 15:33     ` Diego Novillo
2004-11-25 15:47       ` nico

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=20041123075620.A27702@synopsys.com \
    --to=joe.buck@synopsys.com \
    --cc=gcc@gcc.gnu.org \
    --cc=moser@cs.tu-berlin.de \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).