I am interested in getting accurate cpu usage information on unterminated child processes. The getrusage() and/or times() system calls only return information on terminated children. What is the best method for getting this information? thanks in advance tim leight leight at mozart.amd.com