| NAME | DESCRIPTION | SEE ALSO | COLOPHON | |
|  | 
TAPSET::LOGGING(3stap)                             TAPSET::LOGGING(3stap)
       tapset::logging - systemtap logging tapset
       log    Send a line to the common trace buffer
              See function::log(3stap)
               for details.
       warn   Send a line to the warning stream
              See function::warn(3stap)
               for details.
       exit   Start shutting down probing script.
              See function::exit(3stap)
               for details.
       abort  Immediately shutting down probing script.
              See function::abort(3stap)
               for details.
       error  Send an error message
              See function::error(3stap)
               for details.
       assert evaluate assertion
              See function::assert(3stap)
               for details.
       assert evaluate assertion
              See function::assert(3stap)
               for details.
       ftrace Send a message to the ftrace ring-buffer
              See function::ftrace(3stap)
               for details.
       printk Send a message to the kernel trace buffer
              See function::printk(3stap)
               for details.
       dump_stack
              Send the kernel backtrace to the kernel trace buffer
              See function::dump_stack(3stap)
               for details.
       function::log(3stap), function::warn(3stap),
       function::exit(3stap), function::abort(3stap),
       function::error(3stap), function::assert(3stap),
       function::ftrace(3stap), function::printk(3stap),
       function::dump_stack(3stap), stap(1), stapprobes(3stap)
       This page is part of the systemtap (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 is not part of the original manual page), send a mail to
       man-pages@man7.org
SystemTap Tapset Reference      April 2025         TAPSET::LOGGING(3stap)
Pages that refer to this page: function::abort(3stap), function::assert(3stap), function::dump_stack(3stap), function::error(3stap), function::exit(3stap), function::ftrace(3stap), function::log(3stap), function::printk(3stap), function::warn(3stap)