Browse thread
[Caml-list] problems with ocamlcp profiling
- Christian Lindig
[
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: | -- (:) |
| From: | Christian Lindig <lindig@c...> |
| Subject: | [Caml-list] problems with ocamlcp profiling |
I am having problems with profiling for execution counts on x86 and
OCaml 3.07+2. Despite compiling and linking all modules with "ocamlcp -p
a", ocamlprof reports no avialable information for many modules. This is
in a large project were source files are distributed over many
directories and the linker is called with -custom to link in an *.o
file.
$ ocamlprof ../src/block.ml
Module block not used in this profile.
Are there any known issues, like incompatibility with -g or -custom
flags? Any tips how to debug this?
-- Christian
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners