]> granicus.if.org Git - procps-ng/commit
library: add chaining provisions to meminfo and vmstat
authorJim Warner <james.warner@comcast.net>
Sun, 28 Jun 2015 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@enc.com.au>
Mon, 29 Jun 2015 11:29:29 +0000 (21:29 +1000)
commita05084f381c3d63c8e1b643f72f4021935d41d8a
tree04954add56752b90c219a258116cfca327f02b42
parent7a98cab187f452f15f72a2aebebd0e5084f2b602
library: add chaining provisions to meminfo and vmstat

If a caller chooses to reduce the overhead of repeated
function calls, this commit provides for acquiring all
the desired information in just a single library call.

Signed-off-by: Jim Warner <james.warner@comcast.net>
proc/libprocps.sym
proc/meminfo.c
proc/meminfo.h
proc/vmstat.c
proc/vmstat.h