tapset::context-symbols
systemtap context-symbols tapset
- Provided by: systemtap-doc (Version: 5.0-2ubuntu1)
- Source: systemtap
- Report a bug
systemtap context-symbols 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.
function::stack(3stap), function::print_stack(3stap), function::sprint_stack(3stap), function::probefunc(3stap), function::probemod(3stap), function::modname(3stap), function::symname(3stap), function::symdata(3stap), function::print_syms(3stap), function::sprint_syms(3stap), function::symfileline(3stap), function::usymfile(3stap), function::usymline(3stap), stap(1), stapprobes(3stap)