caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* ocamlbuild byte code profiling
@ 2007-04-12 17:44 Peter Halacsy
  2007-04-12 22:13 ` [Caml-list] " Nicolas Pouillard
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Halacsy @ 2007-04-12 17:44 UTC (permalink / raw)
  To: Caml List

Hello guys,

I can't figure out how to build a project for byte code profiling  
(for ocamlprof) with ocamlbuild. I thought it's p.byte target

peter


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

* Re: [Caml-list] ocamlbuild byte code profiling
  2007-04-12 17:44 ocamlbuild byte code profiling Peter Halacsy
@ 2007-04-12 22:13 ` Nicolas Pouillard
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Pouillard @ 2007-04-12 22:13 UTC (permalink / raw)
  To: Peter Halacsy; +Cc: Caml List

On 4/12/07, Peter Halacsy <peter@halacsy.com> wrote:
> Hello guys,
>
> I can't figure out how to build a project for byte code profiling
> (for ocamlprof) with ocamlbuild. I thought it's p.byte target

No, there is no bytecode profiling support in ocamlbuild.

However there is some profiling and debug support through *.p.native
and *.d.byte but also just by adding the tags like profile or debug.

-- 
Nicolas Pouillard


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

end of thread, other threads:[~2007-04-12 22:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-12 17:44 ocamlbuild byte code profiling Peter Halacsy
2007-04-12 22:13 ` [Caml-list] " Nicolas Pouillard

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