caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Vincent Aravantinos <vincent.aravantinos@gmail.com>
To: Joel Reymont <joelr1@gmail.com>
Cc: caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] mac profiling
Date: Tue, 17 May 2011 19:34:16 +0200	[thread overview]
Message-ID: <952CD335-BB99-4046-9CEC-746388F0C45F@gmail.com> (raw)
In-Reply-To: <D4F7FFB4-5FF7-4E53-BE22-F1ED27880079@gmail.com>


Le 17 mai 11 à 18:37, Joel Reymont a écrit :

> Has anyone given thought to how OCaml programs can be profiled on  
> the Mac?
>
> gprof on the Mac gives only call counts and no timing information.
>
> Using Instruments on native OCaml programs clearly shows only C  
> functions in the OCaml runtime.

I never really managed to profile my ocaml programs properly under OSX.
Actually, gprof just never worked for me (didn't generate any gmon.out  
file).
I ended up using Shark which is better than nothing.

V.

  parent reply	other threads:[~2011-05-17 17:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-17 16:37 Joel Reymont
2011-05-17 16:45 ` [Caml-list] " Joel Reymont
2011-05-17 17:34 ` Vincent Aravantinos [this message]
2011-05-19 11:26   ` [Caml-list] " Jean Krivine
2011-05-19 11:47     ` Joel Reymont

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=952CD335-BB99-4046-9CEC-746388F0C45F@gmail.com \
    --to=vincent.aravantinos@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=joelr1@gmail.com \
    /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).