A ppx that instruments OCaml code to produce traces of execution. Traces can be explored to understand the control flow and see where time is spent in a program. Traces can be compared to see how a patch affects control flow.
 
 
 
Go to file
Frédéric Bour 992c63f7ca Import 2020-04-02 12:51:26 +02:00
decoder Import 2020-04-02 12:51:26 +02:00
lib Import 2020-04-02 12:51:26 +02:00
ppx Import 2020-04-02 12:51:26 +02:00
test Import 2020-04-02 12:51:26 +02:00
camtrail.opam Import 2020-04-02 12:51:26 +02:00
dune-project Import 2020-04-02 12:51:26 +02:00