From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.9 required=5.0 tests=AWL,SPF_SOFTFAIL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by yquem.inria.fr (Postfix) with ESMTP id F0468BBAF for ; Tue, 5 May 2009 14:14:40 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgoBAN/K/0lVnosTlGdsb2JhbACBUJUnAQEBAQkLCAkRBbghhAEF X-IronPort-AV: E=Sophos;i="4.40,296,1238968800"; d="scan'208";a="39476291" Received: from mail178.messagelabs.com ([85.158.139.19]) by mail4-smtp-sop.national.inria.fr with SMTP; 05 May 2009 14:14:40 +0200 X-VirusChecked: Checked X-Env-Sender: christoph.bauer@lmsintl.com X-Msg-Ref: server-4.tower-178.messagelabs.com!1241525679!14565410!1 X-StarScan-Version: 6.0.0; banners=-,-,- X-Originating-IP: [213.68.136.230] Received: (qmail 22427 invoked from network); 5 May 2009 12:14:40 -0000 Received: from kaiserslautern1.lms-gmbh.de (HELO mail-in.lmsintl.com) (213.68.136.230) by server-4.tower-178.messagelabs.com with SMTP; 5 May 2009 12:14:40 -0000 Received: from KL-SRV57.lmsintl.com (unknown [10.2.100.57]) by mail-in.lmsintl.com (Postfix) with ESMTP id 1305143C00C for ; Tue, 5 May 2009 14:25:53 +0200 (CEST) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: memory profiling Date: Tue, 5 May 2009 14:14:28 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: memory profiling Thread-Index: AcnNewl5AnmPsY/aRXCyMJM6kYwrMw== From: "Christoph Bauer" To: X-Spam: no; 0.00; ocaml:01 christoph:04 christoph:04 profiling:04 profiling:04 patch:08 bauer:09 bauer:09 memory:09 memory:09 thanks:17 there:18 what:24 what:24 com:74 Hi, what is the best option to do memory profiling with ocaml? Is there a patch of ocaml-memprof for 3.11.0? What about objsize? Thanks, Christoph Bauer