* profiler and intel macs
@ 2007-02-15 20:58 ccris
2007-02-15 21:09 ` [Caml-list] " Daniel Bünzli
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: ccris @ 2007-02-15 20:58 UTC (permalink / raw)
To: caml-list
Hi,
are there plans to support native code profiling with intel macs?
Cristiano
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Caml-list] profiler and intel macs
2007-02-15 20:58 profiler and intel macs ccris
@ 2007-02-15 21:09 ` Daniel Bünzli
2007-02-15 21:10 ` Christian Lindig
2007-02-16 17:15 ` David M. Cooke
2 siblings, 0 replies; 5+ messages in thread
From: Daniel Bünzli @ 2007-02-15 21:09 UTC (permalink / raw)
To: ccris; +Cc: caml-list
I guess shark must also work on intel. See this message [1] and the
subsequent one.
Best,
Daniel
[1] <http://caml.inria.fr/pub/ml-archives/caml-list/2006/12/
fc0d28e1c65062546e52a473bc3dd78b.fr.html>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Caml-list] profiler and intel macs
2007-02-15 20:58 profiler and intel macs ccris
2007-02-15 21:09 ` [Caml-list] " Daniel Bünzli
@ 2007-02-15 21:10 ` Christian Lindig
2007-02-15 21:25 ` ccris
2007-02-16 17:15 ` David M. Cooke
2 siblings, 1 reply; 5+ messages in thread
From: Christian Lindig @ 2007-02-15 21:10 UTC (permalink / raw)
To: ccris; +Cc: Caml List
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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Caml-list] profiler and intel macs
2007-02-15 21:10 ` Christian Lindig
@ 2007-02-15 21:25 ` ccris
0 siblings, 0 replies; 5+ messages in thread
From: ccris @ 2007-02-15 21:25 UTC (permalink / raw)
To: Christian Lindig; +Cc: Caml List
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
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: profiler and intel macs
2007-02-15 20:58 profiler and intel macs ccris
2007-02-15 21:09 ` [Caml-list] " Daniel Bünzli
2007-02-15 21:10 ` Christian Lindig
@ 2007-02-16 17:15 ` David M. Cooke
2 siblings, 0 replies; 5+ messages in thread
From: David M. Cooke @ 2007-02-16 17:15 UTC (permalink / raw)
To: caml-list
ccris <ccris@doc.ic.ac.uk> writes:
> Hi,
> are there plans to support native code profiling with intel macs?
I submitted a patch for that at
http://caml.inria.fr/mantis/view.php?id=4087 . It'll be in 3.10.
--
|>|\/|<
/--------------------------------------------------------------------------\
|David M. Cooke
|cookedm(at)physics(dot)mcmaster(dot)ca
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-02-16 17:22 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-15 20:58 profiler and intel macs ccris
2007-02-15 21:09 ` [Caml-list] " Daniel Bünzli
2007-02-15 21:10 ` Christian Lindig
2007-02-15 21:25 ` ccris
2007-02-16 17:15 ` David M. Cooke
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox