tapset::context-envvar.3stap - Man Page

systemtap context-envvar tapset

Description

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.

env_var

Fetch environment variable from current process

See function::env_var(3stap)
for details.

See Also

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

Info

November 2023 SystemTap Tapset Reference