caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: ccris <ccris@doc.ic.ac.uk>
To: Christian Lindig <lindig@cs.uni-sb.de>
Cc: Caml List <caml-list@inria.fr>
Subject: Re: [Caml-list] profiler and intel macs
Date: Thu, 15 Feb 2007 21:25:51 +0000	[thread overview]
Message-ID: <45D4CFDF.50001@doc.ic.ac.uk> (raw)
In-Reply-To: <38D0EEFA-29FC-4610-AD8C-05A753298531@cs.uni-sb.de>

Thanks,
  shark does an excellent job of finding symbols in the executable, but 
it can only get a shallow view of the call graph. So you know which 
functions take most of the time, but you don't know what functions call 
them. For that you need compiler support.
Given that the processor is supported on other platforms, I was 
wondering whether someone has done the port?

Cristiano




Christian Lindig wrote:
>
> On Feb 15, 2007, at 9:58 PM, ccris wrote:
>>  are there plans to support native code profiling with intel macs?
>
> I am assuming that you are looking for time profiling. Have you tried 
> the Shark tool on Mac OS X? It's part of the OS X development tool 
> suite CHUD and quite impressive.
>
>     http://developer.apple.com/tools/performance/
>
> -- Christian
>
>


  reply	other threads:[~2007-02-15 21:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-15 20:58 ccris
2007-02-15 21:09 ` [Caml-list] " Daniel Bünzli
2007-02-15 21:10 ` Christian Lindig
2007-02-15 21:25   ` ccris [this message]
2007-02-16 17:15 ` David M. Cooke

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=45D4CFDF.50001@doc.ic.ac.uk \
    --to=ccris@doc.ic.ac.uk \
    --cc=caml-list@inria.fr \
    --cc=lindig@cs.uni-sb.de \
    /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).