bytestacks

Bytecode tracer

Tools to convert verbose JVM bytecode tracing output into a stack format suitable for flame graph visualization.

Turn -XX:+TraceBytecodes output into a FlameGraph compatible stack format

GitHub

42 stars
5 watching
2 forks
Language: Java
last commit: 6 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mgechev/ngx-flamegraph A library for visualizing stack traces in Angular applications 57
mirkosertic/bytecoder A tool to interpret and transpile JVM bytecode into other programming languages like JavaScript, WebAssembly, or OpenCL. 902
qmx/jitescript Provides a Java API for generating bytecode similar to BiteScript. 188
chrishantha/jfr-flame-graph Converts Java Flight Recorder method profiling samples to FlameGraph format 265
storyyeller/enjarify A tool that translates Dalvik bytecode to equivalent Java bytecode for analyzing Android applications. 924
ifrostizz/murph Transpiles EVM bytecode into huff bytecode 117
40ants/cl-flamegraph A tool for visualizing performance hotspots in Common Lisp programs 73
brandonbloom/backtick Provides Clojure's syntax-quote reader macro as a normal macro for templating and custom symbol resolution 212
i-net-software/jwebassembly A tool that converts Java bytecode into WebAssembly for running in web browsers. 998
brettz9/es-file-traverse Traverses ECMAScript files based on import/require chains to identify used files and enforce code quality 2
clojure/tools.trace A Clojure library for tracing and debugging code execution 361
crytic/ethersplay An EVM bytecode disassembler and analysis tool for Ethereum contracts. 842
blazegraph/blazegraph-samples A collection of code samples demonstrating various Blazegraph APIs and features 67
haskell/binary Efficient serialisation of values to and from lazy ByteStrings in Haskell. 106
micrometer-metrics/tracing Provides tracing abstractions over tracers and tracing system reporters 251