Hi,

Yasufumi CHIDA wrote:
> Thanks.
>
> To tell the truth, I'm an instructor, so I have to reply to my trainees.
> Of course I'm curious about the internal working of DTrace.
>
>
>
> BTW, you said "dynamic info", what is this on earth?
>   
The names are needed for dynamic linking.  They are in the .dynsym 
section of the file.
You might want to look at elfdump output, then 
http://blogs.sun.com/ali/entry/inside_elf_symbol_tables,
where Ali Bahrami has a decent description.  (Or google for .dynsym, 
which is how I found
Ali's blog).
max

> Yasufumi.
> --
> This message posted from opensolaris.org
> _______________________________________________
> dtrace-discuss mailing list
> dtrace-discuss@opensolaris.org
>
>   

_______________________________________________
dtrace-discuss mailing list
dtrace-discuss@opensolaris.org

Reply via email to