From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id JAA15281; Fri, 15 Mar 2002 09:58:36 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id JAA16995 for caml-list@pauillac.inria.fr; Fri, 15 Mar 2002 09:58:36 +0100 (MET) Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id QAA04031 for ; Thu, 14 Mar 2002 16:36:25 +0100 (MET) Received: from orion.inrets.fr (orion.inrets.fr [137.121.1.1]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g2EFaO926872 for ; Thu, 14 Mar 2002 16:36:24 +0100 (MET) Received: from deneb.inrets.fr by orion.inrets.fr (8.12.1/8.7.1); Thu, 14 Mar 2002 16:36:23 +0100 (MET) Received: from terre.inrets.fr by deneb.inrets.fr (8.12.1/8.7.6); Thu, 14 Mar 2002 16:36:22 +0100 (MET) Received: from sphinx (localhost [127.0.0.1]) by terre.inrets.fr (8.9.3/8.8.8) with SMTP id QAA26364 for ; Thu, 14 Mar 2002 16:36:20 +0100 (MET) Date: Thu, 14 Mar 2002 16:13:34 +0100 From: Georges Mariano To: caml-list@inria.fr Subject: Re: [Caml-list] Profiling Message-Id: <20020314161334.471a8db4.georges.mariano@inrets.fr> In-Reply-To: <20020314151426.GB11793@kiefer.ai.univie.ac.at> References: <20020314151426.GB11793@kiefer.ai.univie.ac.at> Organization: INRETS-ESTAS X-Mailer: Sylpheed version 0.7.2claws2 (GTK+ 1.2.10; i386-debian-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Thu, 14 Mar 2002 16:14:28 +0100 Markus Mottl wrote: > On Thu, 14 Mar 2002, Andrew Birkett wrote: > > Is there a technical reason why you can't profile a bytecode > > ocaml program, or is it just something which has never been > > written? > > But of course you can: just compile your programs with the > profiling flag, run them and use ocamlprof to get source codes > with annotations telling you the number of times some > expression was evaluated. May I add that this functionality is available while using the (excellent !!) OCamlMakefile "utility" designed by ... ...Markus Mottl ;-) make profiling-byte-code PS : thanks Markus ... Cheers -- mailto:georges.mariano@inrets.fr tel: (33) 03 20 43 84 06 INRETS, 20 rue Élisée Reclus fax: (33) 03 20 43 83 59 BP 317 -- 59666 Villeneuve d'Ascq http://www3.inrets.fr/estas/mariano ------------------- 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