ocurrent / ocaml-docs-ci

CI building documentation for ALL versions of ALL packages !
https://docs.ci.ocaml.org
MIT License
17 stars 14 forks source link

Add memtrace and turn on ocamlformat #120

Closed tmcgilchrist closed 1 year ago

tmcgilchrist commented 1 year ago

Wondering if there is any supporting documentation we want to add to point to how to use memtrace on this project?

There isn't a great deal other than setting an environment variable MEMTRACE and looking for a CTF file. The functionality is supplied by https://github.com/janestreet/memtrace.

I'll update the README with the details.