Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Kenneth Adam Miller <kennethadammiller@gmail.com>
To: caml users <caml-list@inria.fr>
Subject: [Caml-list] Profiling and oasis
Date: Thu, 11 Jun 2015 10:38:51 -0400	[thread overview]
Message-ID: <CAK7rcp8qdBR-+AtXjHNFHwrnnBH=fooB23ab0SNjXimjcMiZGw@mail.gmail.com> (raw)

[-- 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 --]

                 reply	other threads:[~2015-06-11 14:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAK7rcp8qdBR-+AtXjHNFHwrnnBH=fooB23ab0SNjXimjcMiZGw@mail.gmail.com' \
    --to=kennethadammiller@gmail.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox