caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] ::how to locate the function in profile generated by gprof
@ 2013-02-01 10:09 沈胜宇
  2013-02-01 12:11 ` rixed
  0 siblings, 1 reply; 3+ messages in thread
From: 沈胜宇 @ 2013-02-01 10:09 UTC (permalink / raw)
  To: caml-list

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

Dear all:


I have a ocaml program compiled by "ocamlopt.opt -p".


In the profile generated from gprof, there are lots of anonymous function with name caml<module name>__fun_<number>.


For example, I have a module Misc, so there are function name like camlMisc__fun_1201.


So how can I locate the this function in source code?


Shen


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-02-01 12:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-01 10:09 [Caml-list] ::how to locate the function in profile generated by gprof 沈胜宇
2013-02-01 12:11 ` rixed
2013-02-01 12:30   ` Török Edwin

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).