logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tapset::context-caller - systemtap context-caller tapset

Description

        Provides caller and caller_addr function for context for kernel and user
        space.

       callers
              Return first n elements of kernel stack backtrace

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

       caller Return name and address of calling function

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

       caller_addr
              Return caller address

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

Name

       tapset::context-caller - systemtap context-caller tapset

See Also

function::callers(3stap),       function::caller(3stap),      function::caller_addr(3stap),      stap(1),
       stapprobes(3stap)

SystemTap Tapset Reference                         April 2024                      TAPSET::CONTEXT-CALLER(3stap)

See Also