Here are some shell scripts for process information in linux platform, all the scripts are tested in kernel linux-2.6.19.
catch_status is for task/process context switch statistics;
show_stat shows stat information in linux /proc/$pid/stat;
show_statm shows statm information in linux /proc/$pid/statm;
sysinfo reports a snapshot of the current processes which contains process id, name, utime, stime and static priority.
as below:
|
文件: | catch_status.rar |
大小: | 0KB |
下载: | 下载 |
|
|
文件: | show_stat.rar |
大小: | 0KB |
下载: | 下载 |
|
|
文件: | show_statm.rar |
大小: | 0KB |
下载: | 下载 |
|
|
文件: | sysinfo.rar |
大小: | 0KB |
下载: | 下载 |
|
阅读(1711) | 评论(0) | 转发(0) |