space-profiling an ELF binary

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi there,

I was wondering if there is a way to see how much space each input
file takes up within an ELF binary as output from gcc. Specifically, I
would like to see how much space each .o object file, and each
statically linked .a file contribute to the final binary output by
gcc. It would also be great to be able to break it down further and
see how much space each function, class, and (particularly) template
take up.

Thanks in advance,
Alex

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux