From owner-freebsd-current Tue Mar 2 2:33: 8 1999 Delivered-To: freebsd-current@freebsd.org Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (Postfix) with ESMTP id 9B3CA14C58 for ; Tue, 2 Mar 1999 02:31:42 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id VAA29033; Tue, 2 Mar 1999 21:31:08 +1100 Date: Tue, 2 Mar 1999 21:31:08 +1100 From: Bruce Evans Message-Id: <199903021031.VAA29033@godzilla.zeta.org.au> To: assar@sics.se, jlemon@americantv.com Subject: Re: gcc Cc: freebsd-current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> > How about getting profiling working for ELF kernels before >> > before completely abandoning a.out? >> >> There are patches for that in kern/9413 but I haven't got any feedback >> on them at all. > >I did try them, they allow the kernel to compile, but they >don't seem to work. In particular, the entries made in the >flat profile section are all out of whack. Also, all local assembler names are wrong (gprof -u doesn't hide them), and high resolution profiling (config -pp) is completely broken (i386/prof_machdep.c doesn't even compile). I should make it the default so that it gets maintained. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message