From: Greg Satz <satz@ayrnetworks.com>
To: Brian Murphy <brian@murphy.dk>,
"linux-mips@oss.sgi.com" <linux-mips@oss.sgi.com>
Subject: Re: Profiling support in glibc?
Date: Mon, 18 Jun 2001 15:05:18 -0600 [thread overview]
Message-ID: <B753C92D.5ABA%satz@ayrnetworks.com> (raw)
In-Reply-To: <3B2E5163.D130FA01@murphy.dk>
I was able to get profiling working using glibc-2.2.2 and gcc-2.95.3. Both
packages needed changes. The compiler had a stack misalignment correction
for glibc. Glibc didn't save all the registers nor treat sp/fp correctly.
Currently files compiled with -pg need to be linked -static. Specs need to
be updated to do this automatically.
I will send diffs if there is any interest.
Thanks,
Greg
on 6/18/01 1:07 PM, Brian Murphy at brian@murphy.dk wrote:
>
> What is the status of profiling in glibc? Our (egcs-1.1.2 based)
> compiler fails with a missing symbol
> _start (glibc 2.0.6) but even if one fixes this up there are more
> fundamental problems.
>
> Is there a later glibc for which profiling works?
>
> /Brian
>
next prev parent reply other threads:[~2001-06-18 21:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-06-18 19:07 Profiling support in glibc? Brian Murphy
2001-06-18 20:25 ` Ralf Baechle
2001-06-18 20:52 ` Greg Satz
2001-06-18 21:05 ` Greg Satz [this message]
2001-06-18 21:11 ` H . J . Lu
2001-06-19 8:37 ` Andreas Jaeger
2001-06-19 9:34 ` Brian Murphy
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=B753C92D.5ABA%satz@ayrnetworks.com \
--to=satz@ayrnetworks.com \
--cc=brian@murphy.dk \
--cc=linux-mips@oss.sgi.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