Movatterモバイル変換


[0]ホーム

URL:


man7.org > Linux >man-pages

Linux/UNIX system programming training


tapset::ucontext-symbols(3stap) — Linux manual page

NAME |DESCRIPTION |SEE ALSO |COLOPHON

TAPSET::UCONTEXT-SYMBOLS(3stap)TAPSET::UCONTEXT-SYMBOLS(3stap)

NAME        top

       tapset::ucontext-symbols - systemtap ucontext-symbols tapset

DESCRIPTION        top

        User context symbol functions provide additional information       about        addresses from an application. These functions can provide        information about the user space map (library) that the event       occurred or        the function symbol of an address.ustackReturn address at given depth of user stack backtrace              Seefunction::ustack(3stap)               for details.usymname              Return the symbol of an address in the current task.              Seefunction::usymname(3stap)               for details.usymdata              Return the symbol and module offset of an address.              Seefunction::usymdata(3stap)               for details.print_ustack              Print out stack for the current task from string.              Seefunction::print_ustack(3stap)               for details.print_usyms              Print out user stack from string              Seefunction::print_usyms(3stap)               for details.sprint_ustack              Return stack for the current task from string.              Seefunction::sprint_ustack(3stap)               for details.sprint_usyms              Return stack for user addresses from string              Seefunction::sprint_usyms(3stap)               for details.usymfileline              Return the file name and line number of an address.              Seefunction::usymfileline(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.

SEE ALSO        top

function::ustack(3stap),function::usymname(3stap),function::usymdata(3stap),function::print_ustack(3stap),function::print_usyms(3stap),function::sprint_ustack(3stap),function::sprint_usyms(3stap),function::usymfileline(3stap),function::usymfile(3stap),function::usymline(3stap),stap(1),stapprobes(3stap)

COLOPHON        top

       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::UCONTEXT-SYMBOLS(3stap)

Pages that refer to this page:function::print_ustack(3stap)function::print_usyms(3stap)function::sprint_ustack(3stap)function::sprint_usyms(3stap)function::ustack(3stap)function::usymdata(3stap)function::usymfile(3stap)function::usymfileline(3stap)function::usymline(3stap)function::usymname(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.

Cover of TLPI


[8]ページ先頭

©2009-2025 Movatter.jp