caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Christian Lindig <lindig@cs.uni-sb.de>
To: Caml Mailing List <caml-list@inria.fr>
Subject: [Caml-list] problems with ocamlcp profiling
Date: Thu, 5 Feb 2004 16:15:19 +0100	[thread overview]
Message-ID: <20040205151519.GD20466@st> (raw)


I am having problems with profiling for execution counts on x86 and
OCaml 3.07+2. Despite compiling and linking all modules with "ocamlcp -p
a", ocamlprof reports no avialable information for many modules. This is
in a large project were source files are distributed over many
directories and the linker is called with -custom to link in an *.o
file. 

    $ ocamlprof ../src/block.ml
    Module block not used in this profile.

Are there any known issues, like incompatibility with -g or -custom
flags? Any tips how to debug this?

-- Christian

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


                 reply	other threads:[~2004-02-05 15:15 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=20040205151519.GD20466@st \
    --to=lindig@cs.uni-sb.de \
    --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;
as well as URLs for NNTP newsgroup(s).