Re: How do i remove uncalled functions from a dynamically linked executable in elf format?
- From: Chris McDonald <chris@xxxxxxxxxxxxxxx>
- Date: Thu, 6 Apr 2006 21:23:25 +0000 (UTC)
"dreamer" <dreamer29@xxxxxxxxx> writes:
I have used nm in combination with gprof. Gprof is not giving called
func names ...Please tell me how to do it .I have tried a lot and
nothing gives a correct solution..
Your Subject: line doesn't match your question.
Can you see the symbol names with nm?
Has the program's executable been stripped of its symbols?
See man strip.
--
Chris.
.
- References:
- Prev by Date: Re: missing library
- Next by Date: grof not working
- Previous by thread: Re: How do i remove uncalled functions from a dynamically linked executable in elf format?
- Next by thread: grof not working
- Index(es):