Hi,
I want to determine the time taken by a program to execute and determine memory usage.
I experimented with the Unix timex command. However, I want to be able to capture program statistics in a file.
I have a script which makes the program run a certain number of times. However, I am not able to obtain a command to capture the memory usage and redirect it to a file each time it runs.
I would like an ideas maybe a trace within the program or maybe a command which gives me these statistics or some other method......
rsshetty.
It's always in the details.
I want to determine the time taken by a program to execute and determine memory usage.
I experimented with the Unix timex command. However, I want to be able to capture program statistics in a file.
I have a script which makes the program run a certain number of times. However, I am not able to obtain a command to capture the memory usage and redirect it to a file each time it runs.
I would like an ideas maybe a trace within the program or maybe a command which gives me these statistics or some other method......
rsshetty.
It's always in the details.