TAPSET::CONTEXT-SYMBOLS(3stap)TAPSET::CONTEXT-SYMBOLS(3stap)tapset::context-symbols - 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.stackReturn address at given depth of kernel stack backtrace Seefunction::stack(3stap) for details.print_stack Print out kernel stack from string Seefunction::print_stack(3stap) for details.sprint_stack Return stack for kernel addresses from string Seefunction::sprint_stack(3stap) for details.probefunc Return the probe point's function name, if known Seefunction::probefunc(3stap) for details.probemod Return the probe point's kernel module name Seefunction::probemod(3stap) for details.modname Return the kernel module name loaded at the address Seefunction::modname(3stap) for details.symname Return the kernel symbol associated with the given address Seefunction::symname(3stap) for details.symdata Return the kernel symbol and module offset for the address Seefunction::symdata(3stap) for details.print_syms Print out kernel stack from string Seefunction::print_syms(3stap) for details.sprint_syms Return stack for kernel addresses from string Seefunction::sprint_syms(3stap) for details.symfileline Return the file name and line number of an address. Seefunction::symfileline(3stap) for details.usymfile Return the file name of a given address. Seefunction::usymfile(3stap) for details.usymline Return the line number of an address. Seefunction::usymline(3stap) for details.
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)
This page is part of thesystemtap (a tracing and live-system analysis tool) project. Information about the project can be found at ⟨https://sourceware.org/systemtap/⟩. If you have a bug report for this manual page, send it to systemtap@sourceware.org. This page was obtained from the project's upstream Git repository ⟨git://sourceware.org/git/systemtap.git⟩ on 2025-08-11. (At that time, the date of the most recent commit that was found in the repository was 2025-07-24.) If you discover any rendering problems in this HTML version of the page, or you believe there is a better or more up-to-date source for the page, or you have corrections or improvements to the information in this COLOPHON (which isnot part of the original manual page), send a mail to man-pages@man7.orgSystemTap Tapset Reference April 2025TAPSET::CONTEXT-SYMBOLS(3stap)Pages that refer to this page:function::modname(3stap), function::print_stack(3stap), function::print_syms(3stap), function::probefunc(3stap), function::probemod(3stap), function::sprint_stack(3stap), function::sprint_syms(3stap), function::stack(3stap), function::symdata(3stap), function::symfileline(3stap), function::symname(3stap), function::usymfile(3stap), function::usymline(3stap)
HTML rendering created 2025-09-06 byMichael Kerrisk, author ofThe Linux Programming Interface. For details of in-depthLinux/UNIX system programming training courses that I teach, lookhere. Hosting byjambit GmbH. | ![]() |