To enable kernel profiling on FreeBSD Rel 3.2, I did the following,
(according to a posting by Bruce Evans on 9/11/1996):
config -p
make clean
make depend
make
But I got link errors on several files:
mcount.o: multiple def. of mcount
prof_machdep.o: first defined h
To enable kernel profiling on FreeBSD Rel 3.2, I did the following,
(according to a posting by Bruce Evans on 9/11/1996):
config -p
make clean
make depend
make
But I got link errors on several files:
mcount.o: multiple def. of mcount
prof_machdep.o: first defined
2 matches
Mail list logo