nickman / NativeJavaAgent
JVMTI Native Java Agent for counting and acquiring heap objects by type
☆13Updated 7 years ago
Alternatives and similar repositories for NativeJavaAgent:
Users that are interested in NativeJavaAgent are comparing it to the libraries listed below
- Extract loaded classes from a running JVM application☆35Updated 2 years ago
- Learning JVMTI - Code examples☆11Updated 5 years ago
- HotSpot JVM introspection library☆106Updated 5 years ago
- This repository contains the code of a JVMTI agent which automatically analyses the java bytecode during runtime and exploits the implici…☆8Updated 4 years ago
- High performance Java reflection(revised version)☆13Updated last year
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆35Updated 3 years ago
- Annotation hints for the Hotspot JVM JIT compiler.☆43Updated 2 years ago
- Knife是一个基于JVMTI开发的JVM诊断工具,可以attach运行中的jvm,查看和修改堆内存中任意对象的内容。☆40Updated 3 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 3 years ago
- Sample maven project containing a Java agent and examples of bytecode manipulation with ASM and Javassist☆56Updated 7 years ago
- High-level Java library for generating JVM bytecode☆66Updated 5 months ago
- Simple Java webp image format encoder and decoder☆16Updated 5 years ago
- It's a Java debugger with the smaller step size. One line of java code is consisted of lines of bytecode. This debugger can step into the…☆16Updated last year
- Reverse Engineering Java Source Code to generate UML Diagrams☆15Updated 8 years ago
- The source code of my bachelor thesis "Java Virtual Machine multi-debugger proxy server".☆10Updated 2 weeks ago
- This project is obsoleted by https://github.com/odnoklassniki/jvmti-tools☆13Updated 3 years ago
- Java serviceability agent to jdwp adapter☆23Updated last week
- ☆22Updated this week
- JCT is a call graph generator that works via byte code instrumentation. it records the flow through your application to gather call stati…☆20Updated 2 years ago
- Hypertrace OpenTelemetry Java agent with payload/body and headers data capture.☆33Updated this week
- RR4J is a tool that records java execution and later allows developers to replay locally.☆23Updated 2 years ago
- Lightning-fast Regular Expressions for Java☆18Updated 2 years ago
- This include several agents created using Byte-Buddy. Using this project we can get an idea how to create effective agents with byte-budd…☆59Updated 6 years ago
- javaagent example☆36Updated 2 years ago
- An extensible parser for hprof heap dump files produced by various JVMs☆58Updated last year
- JVM TI binding for Rust☆60Updated 11 months ago
- Assorted java classes that make use of sun.misc.Unsafe☆96Updated 3 years ago
- A powerful memory management library. Perform illegal, unsafe and incredibly dangerous operations on your JVM's native memory with no res…☆44Updated 3 years ago
- A JVM agent to generate flame graphs for Java memory allocation☆16Updated 5 years ago
- A Java ClassLoader that resolves and downloads dependencies from Maven repositories on-demand.☆18Updated 12 years ago