JumboTrace

JumboTrace

Java program tracer to record execution state

JumboTrace is an experimental tracer for Java programs that records the evolution of program state during execution to build a trace (sequence of events and executed lines). It works by injecting logging calls into the program using a compiler plugin for javac. The logged events are written to a binary file using serialization, and a minimal frontend can display the traces in the console.

Code AnalysisDevelopment
Key facts
Maturity
Support
C4DT
Inactive
Lab
Active
  • Technical

Systems and Formalisms Lab

Systems and Formalisms Lab
Clément Pit-Claudel

Prof. Clément Pit-Claudel

We're a programming languages, formal methods, and systems engineering lab at EPFL, led by Clément Pit-Claudel. We use (and invent!) mathematical formalisms and interactive tools to explore new ways to develop computer systems.

This page was last edited on 2024-04-14.