Hi

I bet it is a stupid question with a simple answer, but I failed to find it, so:

Is there a utility to measure memory usage of a process, preferably proken into
static/stack/heap? The man page of GNU `time' suggests that it should do the
trick, but running
        /usr/bin/time myprog
always reports 0 memory usage.

And another question - is there a portable way of doing it using system calls?

Thanks,

        Dan.

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to