Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Dec 2002 00:03:37 +0300
From:      Lev Serebryakov <lev@serebryakov.spb.ru>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   dlinfo() from sunOS, _DYNAMIC from Linux: did we have something like this?
Message-ID:  <45792625.20021218000337@serebryakov.spb.ru>

next in thread | raw e-mail | index | archive | help
Hello, freebsd-hackers! How are you?

  Here is very good profiler (IMHO, better than `gcc -g' + `gprof'):
  FunctionCheck. But it need information about each module in program.
  It uses dlinfo() function on SunOS and _DYNAMIC variable on Linux to
  access all ELF symbol tables in loaded program. Did FreeBSD (4.x)
  have something like this?

               Lev Serebryakov
/-----------------------------------------------\
| FIDONet: 2:5030/661.0                         |
| E-Mail:  lev@serebryakov.spb.ru               | 
| Page:    http://lev.serebryakov.spb.ru/       |
| ICQ UIN: 3670018                              |
| Phone:   You know, if you have world nodelist |
\===============================================/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45792625.20021218000337>