home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!sun-barr!sh.wide!wnoc-snd-ss2!bass!cosmos!glenn
- From: glenn@bass.aic.co.jp (Glenn Mansfield)
- Newsgroups: comp.unix.questions
- Subject: How to measure CPU times of commands ?
- Message-ID: <GLENN.92Sep11164041@bass.aic.co.jp>
- Date: 11 Sep 92 07:40:41 GMT
- Sender: news@cosmos.aic.co.jp
- Distribution: comp
- Organization: Advanced Intelligent Communication System Lab., Sendai, Japan.
- Lines: 15
- Nntp-Posting-Host: bass
-
-
- Hi Folks!
-
- I am trying to get the performance figures (CPU [ SYS, USR ], I-O , .. ) of
- processes. Is there any way of doing it ?
-
- The ps command lumps the CPU times and is very inaccurate. It does not give
- the I-O figures either.
-
- The timed command does not work for daemons which spawn a new process and
- detach:-(
-
- Any hints would be greatly appreciated.
-
- glenn
-