From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <10111252052.AA16391@clio.rice.edu> Subject: Re: Building a profiled version of libc To: djgpp-workers AT delorie DOT com Date: Sun, 25 Nov 2001 14:52:06 -0600 (CST) In-Reply-To: <200111251925.fAPJPlB21198@envy.delorie.com> from "DJ Delorie" at Nov 25, 2001 02:25:47 PM X-Mailer: ELM [version 2.5 PL2] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > I think it's best to just not try to profile dxes. Completely agree - it was never designed for this. As a matter of fact, in the emudummy module we probably should provide the dummy profiling functions too, just in case. (emudummy is only used for the DXE world, linking with libemu might work OK with profiling).