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.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Frédéric Bour b4fdbfc429
Add MIT license
3 years ago
decoder Import 3 years ago
lib Import 3 years ago
ppx camtrail runtime support 3 years ago
test Import 3 years ago
.gitignore .gitignore 3 years ago
LICENSE Add MIT license 3 years ago
camtrail.opam update opam file 3 years ago
dune-project Import 3 years ago