Skip to content

Commit 01fa398

Browse files
committed
add Byteman to list of avaailable tools
1 parent 9c39a86 commit 01fa398

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@ A curated list of awesome JVM low level, performance and non-framework related s
259259
* [aprof](https://github.com/Devexperts/aprof) - Java memory allocation profiler.
260260
* [async-profiler](https://github.com/jvm-profiling-tools/async-profiler) - Sampling CPU profiler for Java featuring AsyncGetCallTrace + perf_events.
261261
* [BTrace](https://github.com/jbachorik/btrace) - a safe, dynamic tracing tool for the Java platform.
262+
* [Byteman](http://byteman.jboss.org/) - tracing, monitoring and testing tool for Java
262263
* [bytestacks](https://github.com/cl4es/bytestacks) - Turn JVM bytecode execution into flame graphs.
263264
* [Chronon](http://chrononsystems.com) - Record your entire java program. Replay on any machine.
264265
* [GCeasy](http://gceasy.io/) - Machine learning guided Garbage collection log analysis tool. Auto-detect problems in the JVM GC logs and recommend solutions to it.

0 commit comments

Comments
 (0)