nickman / NativeJavaAgentLinks
JVMTI Native Java Agent for counting and acquiring heap objects by type
☆15Updated 7 years ago
Alternatives and similar repositories for NativeJavaAgent
Users that are interested in NativeJavaAgent are comparing it to the libraries listed below
Sorting:
- Learning JVMTI - Code examples☆13Updated 2 months ago
- Extract loaded classes from a running JVM application☆39Updated 3 years ago
- JDWP (Java Debug Wire Protocol) analysis tool to help you debug your JVM or Debugger☆13Updated 10 years ago
- Sample maven project containing a Java agent and examples of bytecode manipulation with ASM and Javassist☆56Updated 8 years ago
- JSMUD-analysis is an embedded interpreter of Java bytecode written in Java supplemented by a debugger-server speaking JDWP.☆13Updated 2 years ago
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆35Updated 3 years ago
- HotSpot JVM introspection library☆108Updated 5 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- High performance Java reflection(revised version)☆13Updated 2 years ago
- Knife是一个基于JVMTI开发的JVM诊断工具,可以attach运行中的jvm,查看和修改堆内存中任意对象的内容。☆40Updated last month
- Load remote java classes via WebSocket.☆27Updated 8 years ago
- Simple Java webp image format encoder and decoder☆16Updated 6 years ago
- Enabling to run encrypted java classes☆28Updated 6 years ago
- Java Bytecode Engineering Examples & Tutorials☆118Updated 7 years ago
- Reverse Engineering Java Source Code to generate UML Diagrams☆15Updated 9 years ago
- Annotation hints for the Hotspot JVM JIT compiler.☆43Updated 2 years ago
- Assorted java classes that make use of sun.misc.Unsafe☆96Updated 4 years ago
- Java Agent written in C++ using JVMTI to capture data from exceptions and loaded classes.☆11Updated 7 years ago
- Load Java Agents at any running JVM process and more, no JDK needed☆30Updated 5 years ago
- The source code of my bachelor thesis "Java Virtual Machine multi-debugger proxy server".☆10Updated 5 months ago
- High-level Java library for generating JVM bytecode☆67Updated 10 months ago
- JCT is a call graph generator that works via byte code instrumentation. it records the flow through your application to gather call stati…☆22Updated 2 years ago
- A short HOWTO on how to redefine class bytecode at runtime, plus a complete class to accomplish this task.☆53Updated 8 years ago
- JVM TI binding for Rust☆62Updated last year
- An extensible java agent framework that instruments (modifies the bytecode at class loading time) programs running on the JVM, with the p…☆48Updated 5 years ago
- Low-level Java object layout dumpers☆197Updated 4 years ago
- Call graph generator for JVM bytecode☆18Updated 8 years ago
- A Java profiler base on jvmti, with chrome flamegraph and slow method analysis. Java性能分析利器,欢迎加QQ群学习交流(837682428)☆68Updated 2 years ago
- An extensible parser for hprof heap dump files produced by various JVMs☆60Updated last year
- java performance tool in idea☆16Updated 4 years ago