You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A safe, dynamic tracing tool for the Java platform
5
5
6
6
## Version
7
-
1.3
7
+
1.3.2
8
8
9
9
## Quick Summary
10
10
BTrace is a safe, dynamic tracing tool for the Java platform.
@@ -42,7 +42,7 @@ The binary dist packages can be found in `<btrace>/dist` as the *.tar.gz and *.z
42
42
43
43
## Using BTrace
44
44
### Installation
45
-
Download a distribution file from the [release page](https://github.com/jbachorik/btrace/releases/tag/v1.3). Explode the binary distribution file (either *.tar.gz or *.zip) to a directory of your choice.
45
+
Download a distribution file from the [release page](https://github.com/jbachorik/btrace/releases/tag/v1.3.2). Explode the binary distribution file (either *.tar.gz or *.zip) to a directory of your choice.
46
46
47
47
You may set the system environment variable __BTRACE_HOME__ to point to the directory containing the exploded distribution.
0 commit comments