A highly portable build system targeting modern UNIX systems. Supports C, OCaml, TeX, METAPOST, NOWEB, M4, and more. Based on BSD Make.
102
stars
7
forks
source link
Support memory profiling for OCaml program #200
Open
foretspaisibles opened 9 years ago
It should be possible to define a memory profiling test, then issue a
make memprof
and end up with the artefacts created by the profiler.See http://www.ocamlpro.com/blog/2015/03/04/ocp-memprof-cumulus.html