Date: Thu, 19 Nov 2009 11:14:47 +0100 From: Koffie Yahoo <koffieyahoo@gmail.com> To: freebsd-hackers@freebsd.org Subject: Getting running time of child Message-ID: <9cb658f10911190214j5a6bc17fq200a82ea0b4acaa8@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Dear all, I've looked but not found (and I hope I'm in the right group here): Is there a way to get the user time and system time of a /running/ child from its parent (without having to mount procfs)? As far as I was able to tell, I can get the total of user and system time using kvm_getprocs, but it doesn't seem possible to get both values separately. Regards, Jay
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9cb658f10911190214j5a6bc17fq200a82ea0b4acaa8>