* [Caml-list] Profiling and oasis
@ 2015-06-11 14:38 Kenneth Adam Miller
0 siblings, 0 replies; only message in thread
From: Kenneth Adam Miller @ 2015-06-11 14:38 UTC (permalink / raw)
To: caml users
[-- Attachment #1: Type: text/plain, Size: 680 bytes --]
Is there a way to turn on profiling through oasis based on a flag? I tried
it with the following:
Flag "profile"
Description: Build all with profiling.
Default: false
Executable "translate_region"
Path: .
MainIs: translate_region.ml
Install: false
CompiledObject: best
Profile$: flag(profile)
It gives the following error:
E: Field Profile is not defined in schema Executable
But this is confusing, because if you browse to the oasis manual here:
http://oasis.forge.ocamlcore.org/MANUAL.html#substitution-inside-text
you can clearly see a profile option... I also tried it without the Flag
"profile", but that didn't work either.
[-- Attachment #2: Type: text/html, Size: 1296 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-11 14:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-11 14:38 [Caml-list] Profiling and oasis Kenneth Adam Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox