We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
btracec
btracec compiles and verifies a Java BTrace probe into a class file for startup-agent or launcher use.
btracec [-cp <classpath>] [-d <directory>] <script.java> [...]
Examples:
btracec MyTrace.java btracec -d build/probes MyTrace.java
For the stable installation and agent workflow, see the BTrace Wiki and BTrace 2.2.6 release.