Re: Cpu utilization per thread
From: Joe Seigh
Date: Wed Jun 22 2005 - 12:51:33 EST
N Chandra Shekhar REDDY wrote:
Hi all,
Can any body tell me
How to find cpu utilization per thread excluding wait times and sleep times?
Regards
ncs
man 5 proc
The thread stuff is in the /proc/<pid>/tasks subdirectory but I think
the status is process specific not thread specific.
--
Joe Seigh
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/