Tracing OCaml Programs
Darius Foo (National University of Singapore) Wei-Ngan Chin (National University of Singapore)
This presentation will cover a framework for application-level tracing of OCaml programs. We outline a solution to the main technical challenge, which is being able to log typed values with lower overhead and maintenance burden than existing approaches. We then demonstrate the tools we have built around this for visualizing and exploring executions.