site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Hello, I'm not sure what stats you want to collect, but check out `man getrusage`. If that works, it's a much more portable way to accomplish that task. -pmb _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... At 6:19 PM -0400 7/31/06, Jeffrey Johnson wrote: We're making a universal binary of an app that calls task_for_pid() on PPC to gather cputime statistics on demand for its child processes and displays the stats in a window in a ps-like fashion. (We retrieved the source for ps and found the task_for_pid() call). This email sent to site_archiver@lists.apple.com