Provided by: systemtap-doc_3.1-3ubuntu0.1_all
NAME
tapset::loadavg - systemtap loadavg tapset
DESCRIPTION
Functions in the loadavg tapset allow a probe handler to capture the load average. get_loadavg_index Get the load average for a specified interval See function::get_loadavg_index(3stap) for details. sprint_loadavg Report a pretty-printed load average See function::sprint_loadavg(3stap) for details.
SEE ALSO
function::get_loadavg_index(3stap), function::sprint_loadavg(3stap), stap(1), stapprobes(3stap)