Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Mar 1995 00:41:27 -0800
From:      Poul-Henning Kamp <phk>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/i386/i386 locore.s
Message-ID:  <199503100841.AAA09802@freefall.cdrom.com>

index | next in thread | raw e-mail

phk         95/03/10 00:41:27

  Modified:    sys/i386/i386 locore.s
  Log:
  Add a dummy ___bb_init_func for BB profiling of the kernel.
  To use this: recompile src/gnu/usr.bin/cc, compile your kernel.  The
  files you want to profile should be compiled with '-a -g'.  "strip -x"
  the kernel and run.  You don't need to profile all files in the kernel.
  My next commit is the program to extract the data from the running kernel.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503100841.AAA09802>