error::pass3 - systemtap pass-3 errors
Contents
Description
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
Increasing the verbosity of pass-3 with an option such as --vp002 may help pinpoint the problem.
Name
error::pass3 - systemtap pass-3 errors
See Also
stap(1), stapprobes(3stap) error::reporting(7stap) ERROR::PASS3(7stap)
