From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 9B99B219392F4 for ; Mon, 10 Apr 2017 12:26:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=intel.com; i=@intel.com; q=dns/txt; s=intel; t=1491852405; x=1523388405; h=from:to:subject:date:message-id:references:in-reply-to: content-transfer-encoding:mime-version; bh=k/1OY17KDrADNtPaL5zJPNQohUhW0z7WHKlgKVOQ3dE=; b=TiMQClhxw52E7u0uGtl0K8X+CvGBjVoGwAjyV8CVitfm4D29vHS3WhAW 06M0EKwmy9LcdboOG3VFFp17kroH/w==; Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 10 Apr 2017 12:26:45 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,182,1488873600"; d="scan'208";a="1133624117" Received: from orsmsx110.amr.corp.intel.com ([10.22.240.8]) by fmsmga001.fm.intel.com with ESMTP; 10 Apr 2017 12:26:45 -0700 Received: from orsmsx109.amr.corp.intel.com ([169.254.11.138]) by ORSMSX110.amr.corp.intel.com ([169.254.10.119]) with mapi id 14.03.0319.002; Mon, 10 Apr 2017 12:26:45 -0700 From: "Richardson, Brian" To: Rafael Machado , "edk2-devel@lists.01.org" Thread-Topic: [edk2] MemoryProfile at UDK2015 Thread-Index: AQHSsi7R4xh5avNstECYLHM7EPcPJ6G++54A Date: Mon, 10 Apr 2017 19:26:44 +0000 Message-ID: <80AC2BAA3152784F98F581129E5CF5AF8DF17872@ORSMSX109.amr.corp.intel.com> References: In-Reply-To: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNjQ2MmI0Y2QtZGQ1My00ODE4LWE2MDctNjNlOTdlNTY4YmZhIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjIuMTEuMCIsIlRydXN0ZWRMYWJlbEhhc2giOiJvTVZTOVRpbFVBaUoya0haQXpZbkdKM05LUWFid1FHYmhSWWxpOTlscXhBPSJ9 dlp-product: dlpe-windows dlp-version: 10.0.102.7 dlp-reaction: no-action x-originating-ip: [10.22.254.140] MIME-Version: 1.0 Subject: Re: MemoryProfile at UDK2015 X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 19:26:45 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable UDL2015 is a stable snapshot of EDK II modules validated on Intel architect= ure platforms. This module isn't validated as part of that snapshot, hence = the omission. You can still use this module with UDK2015, as long as you pu= ll from the git hash or SVN revision from the UDK2015 release notes. Thanks ... br --- Brian Richardson, Senior Technical Marketing Engineer, Intel Software brian.richardson@intel.com -- @intel_Brian (Twitter & WeChat) https://software.intel.com/en-us/meet-the-developers/evangelists/team/brian= -richardson=20 -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Rafa= el Machado Sent: Monday, April 10, 2017 3:15 PM To: edk2-devel@lists.01.org Subject: [edk2] MemoryProfile at UDK2015 Hi everyone. I was taking a look on how to detect a memory leak, and found this page: https://github.com/tianocore/tianocore.github.io/wiki/Memory-leak-detection= -with-memory-profile-feature When trying to follow these steps, I noticed that we don't have the MemoryP= rofileLib available at the UDK2015 branch, but it's available at the master= branch, at edk2 /MdeModulePkg /Include /Librar= y /MemoryProfileLib.h Is there any incompatibility or something like this that limits the use of = this lib at the UDK2015? Thanks Rafael Machado _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel