home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / aix / 13573 < prev    next >
Encoding:
Text File  |  1993-01-21  |  887 b   |  23 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!europa.asd.contel.com!howland.reston.ans.net!sol.ctr.columbia.edu!destroyer!ncar!uchinews!machine!gagme!gagme!pkim
  3. From: pkim@gagme.chi.il.us (Peter Kim)
  4. Subject: vmstat, tprof, and etc.
  5. Message-ID: <1993Jan21.055202.1662@gagme.chi.il.us>
  6. Originator: @gagme
  7. Keywords: performance, profiling
  8. Lines: 10
  9. Sender: usenet@serveme.chi.il.us
  10. Organization: Gagme Public Access UNIX, Chicago, Illinois.
  11. Date: Thu, 21 Jan 1993 05:52:02 GMT
  12.  
  13. I have been running vmstat and tprof to determine how to improve
  14. the performance of a X/Motif based application. Vmstat showed me
  15. the paging space usage and tprof showed me which section of code
  16. to look into to improve the CPU related performance. 
  17.  
  18. What I want to know is how much text, data, heap, and stack spaces
  19. my application is using. Can I measure these things? Are there
  20. other tools for these?
  21.  
  22. Thanks.
  23.