>> > 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 majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message