24e42d4d22
In a format following that of Gc.print_stat. I chose to print only the "quick_stat" values rather than call gc_ctrl.c::heap_stats because it's lighter, and the extra information is typically not very useful at program exit. Also adds documentation for the 0x400 flag (in man and Gc module) This replaces the previous undocumented 0x400 that only displayed the total (minwords + majwords - prowords) and with a different format, since keeping both wouldn't provide more information. |
||
---|---|---|
.. | ||
Makefile | ||
ocaml.m | ||
ocamlc.m | ||
ocamlcp.m | ||
ocamldebug.m | ||
ocamldep.m | ||
ocamldoc.m | ||
ocamllex.m | ||
ocamlmktop.m | ||
ocamlopt.m | ||
ocamlprof.m | ||
ocamlrun.m | ||
ocamlyacc.m |