John Baldwin 2417d97ebb - Export each thread's individual resource usage in in struct kinfo_proc's
ki_rusage member when KERN_PROC_INC_THREAD is passed to one of the
  process sysctls.
- Correctly account for the current thread's cputime in the thread when
  doing the runtime fixup in calcru().
- Use TIDs as the key to lookup the previous thread to compute IO stat
  deltas in IO mode in top when thread display is enabled.

Reviewed by:	kib
Approved by:	re (kib)
2011-07-18 17:33:08 +00:00
..
2011-06-26 01:32:46 +00:00
2011-05-22 09:58:48 +00:00
2011-07-08 10:58:56 +00:00
2011-07-07 15:41:40 +00:00
MFC
2011-05-27 16:09:10 +00:00