On Sat, 13 Jan 2007 08:18:53 -0500
zentara <[EMAIL PROTECTED]> wrote:

>>On Fri, 12 Jan 2007 07:37:24 +0000
>>"Xavier Calbet" <[EMAIL PROTECTED]> wrote:
>>
>>>  Zentara, could you provide me with the command  you
>>>used to find out cpu time and mem so I can run
>>>a similar test and compare with your results?
>>>  Thanks,
>>>  Xavier Calbet
>>
>>The simplest way is to launch a separate process running 'top',
>>and each second it will report cpu and memory for the process.
>
>I wrote a little Perl/Tk front end to top, to make it easier to watch.
>If you are interested, see 
>http://perlmonks.org?node_id=594531

Here is another variation of the program in the above link.
This one, takes a single program as arg1 on the commandline,
and makes a running bar-graph of it.

See:
 http://perlmonks.org?node_id=594571

zentara

P.S. It isn't AMD's Code Analyst, but it is easy to get working. :-)


-- 
I'm not really a human, but I play one on earth.
http://zentara.net/japh.html

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to