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