caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Michael Hicks <mwh@cs.umd.edu>
To: caml-list@inria.fr
Subject: [Caml-list] performance profiling on Mac OS?
Date: Sat, 8 Aug 2015 20:22:05 -0700	[thread overview]
Message-ID: <CAFb7wiVx7w1M==3pdkTLTdWv2uCAN1jbeKssyAhNbOf5nkTVXg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 355 bytes --]

Hi all.

I have an OCaml program that uses the C FFI extensively, and I'm trying to
profile the overall program (both the OCaml and C parts), to figure out how
much time is spent where.

Do people have suggestions for doing profiling on Mac OS?

Since it uses LLVM, and not gcc, it seems that gprof (per the OCaml manual)
is not an option.

Thanks,
-Mike

[-- Attachment #2: Type: text/html, Size: 506 bytes --]

             reply	other threads:[~2015-08-09  3:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-09  3:22 Michael Hicks [this message]
2015-08-10  9:38 ` John Whitington

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='CAFb7wiVx7w1M==3pdkTLTdWv2uCAN1jbeKssyAhNbOf5nkTVXg@mail.gmail.com' \
    --to=mwh@cs.umd.edu \
    --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).