Browse thread
time profiling and nested function inlining
-
Quôc_Peyrot
-
Daniel_Bünzli
- Daniel_Bünzli
- Quôc_Peyrot
-
Daniel_Bünzli
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2006-12-06 (08:59) |
From: | Daniel_Bünzli <daniel.buenzli@e...> |
Subject: | Re: [Caml-list] time profiling and nested function inlining |
Le 6 déc. 06 ŕ 09:55, Daniel Bünzli a écrit : > If you have the development tools installed, you can profile on > macosx using shark (you don't even need to compile with -p). However if you want to see the name of system function calls in the profile you need to compile with -g. Daniel