brutusin / instrumentationLinks
An extensible java agent framework that instruments (modifies the bytecode at class loading time) programs running on the JVM, with the purpose of capturing method invocation events (start, finish, errors ...) and notifying custom listeners.
☆47Updated 5 years ago
Alternatives and similar repositories for instrumentation
Users that are interested in instrumentation are comparing it to the libraries listed below
Sorting:
- Turn -XX:+TraceBytecodes output into a FlameGraph compatible stack format☆43Updated 4 months ago
- Simple Java and Groovy hot class reloader and Java based shell and scripting☆109Updated 9 years ago
- A tiny code generation library (< 8 KB) written in Java, useful for any purpose, but ideal for JSR-269☆87Updated 4 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- Extensible, low overhead Java Bytecode instrumentation agent for optimizing Java app performance☆62Updated 2 years ago
- ☆20Updated 8 years ago
- A toolkit project to enable you to build annotation processors more easily☆48Updated 4 months ago
- Profiler and reverse engineering tool for java☆92Updated 6 years ago
- Generates synthetic bridge methods with different return types to help backward compatibility☆26Updated last month
- jRT measures the response time of a java application to socket-based requests☆49Updated 9 years ago
- Java tracing agent and live trace client☆72Updated 2 years ago
- A Modular Classloading System☆279Updated last week
- OhmDB - The Irresistible RDBMS + NoSQL Database for Java☆65Updated 10 years ago
- Hot replaces classes in the JVM☆215Updated 2 years ago
- JFR Datasource for Grafana☆50Updated this week
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated last year
- A project to cause (controlled) destruction on your jvm application☆70Updated 4 years ago
- Generates META-INF/services files automatically☆72Updated 2 years ago
- Multiway object pool (experiment)☆39Updated 12 years ago
- Sample code for the presentation on JVM Serviceability Tools☆27Updated 7 years ago
- A Java implementation of JMESPath☆177Updated last year
- Apache Maven Dependency Analyzer☆41Updated this week
- Sniffy - interactive profiler, testing and chaos engineering tool for Java☆171Updated 2 weeks ago
- This is a delegating tracer to be used with OpenTracing. It records span information into the JFR, allowing very deep tracing.☆77Updated 6 years ago
- Java parser for digraph DSL (Graphviz DOT language)☆42Updated 8 years ago
- Example project with Maven, Java 9 and Jigsaw☆56Updated 8 years ago
- Java Bridge Method Maker☆27Updated 2 years ago
- A JMS Connection pool for messaging applications supporting JMS 1.1 and 2.0 and Jakarta JMS clients☆55Updated 2 weeks ago
- dOOv (Domain Object Oriented Validation) a fluent API for type-safe bean validation and mapping☆99Updated 3 years ago
- Java serviceability examples. Includes simple example apps for jmc, jfr, attach, jmx, jplis, jdi and perfcounters.☆33Updated 4 years ago