Currently, vmtop gets a lot of items from /proc/pid/stat, and there are many unused data in these items, which will add a lot of cpu usage. So, del these item's getting process. Signed-off-by: nocjj <1250062498@qq.com>