NAME | DESCRIPTION | GATHERING MORE INFORMATION | SEE ALSO | COLOPHON

ERROR::PASS3(7stap)                                      ERROR::PASS3(7stap)

NAME         top

       error::pass3 - systemtap pass-3 errors

DESCRIPTION         top

       Errors during pass 3 (translation) occur only rarely.
       unsupported code generation
              Some script language constructs are not available in every
              probe point.  For example, the @perf() counter-reading
              function may only be used in process.*  probes.

GATHERING MORE INFORMATION         top

       Increasing the verbosity of pass-3 with an option such as --vp 002
       may help pinpoint the problem.

SEE ALSO         top

       stap(1),
       stapprobes(3stap)
       error::reporting(7stap)

COLOPHON         top

       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 2017-07-05.  If you dis‐
       cover 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
                                                         ERROR::PASS3(7stap)