Running executable built using shared libs, any tools to measure howmuch text/code

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tvnaidu
    Contributor
    • Oct 2009
    • 365

    Running executable built using shared libs, any tools to measure howmuch text/code

    Running executable (built using shared libs), any tool to measure howmuch memory for text/code portions takes in Linux?.
  • drhowarddrfine
    Recognized Expert Expert
    • Sep 2006
    • 7434

    #2
    Google for valgrind and exmap.

    Comment

    Working...