Scroll to navigation

TAPSET::LOADAVG(3stap) TAPSET::LOADAVG(3stap)

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)
October 2018 SystemTap Tapset Reference