DOKK / manpages / debian 11 / systemtap-doc / tapset::context-envvar.3stap.en
TAPSET::CONTEXT-ENVVAR(3stap) TAPSET::CONTEXT-ENVVAR(3stap)

tapset::context-envvar - systemtap context-envvar tapset


Context functions provide additional information about where an event occurred. These functions can provide information such as a backtrace to where the event occurred and the current register values for the processor.

Fetch environment variable from current process
See function::env_var(3stap)
for details.

function::env_var(3stap), stap(1), stapprobes(3stap)

November 2020 SystemTap Tapset Reference