]> xenbits.xen.org Git - xenclient/build.git/commit
Initial commit of guest-process-stats.
authorDaniel Ferstay <daniel.ferstay@citrix.com>
Tue, 20 Oct 2009 21:21:33 +0000 (14:21 -0700)
committerDaniel Ferstay <daniel.ferstay@citrix.com>
Tue, 20 Oct 2009 21:21:33 +0000 (14:21 -0700)
commit4849885dc0d5bbb8313efeee51a76953de65b30c
tree68d47b494674f1e57cf7a41076b979d76fbeb1b6
parent3df032ac336286a7e6c847ed2f8b3b5ceea3d543
Initial commit of guest-process-stats.

A ruby script that collects process statistics for all running domains.
Output contains the following columns: PID, NAME, KNL_TIME(ms), USR_TIME(ms), MEMORY(KB), CPU(%)
target/generic/target_xenclient_skeleton/usr/bin/guest-process-stats [new file with mode: 0755]