HomeFreeBSD

[Forgot to commit this in the batch a few days ago.]

Description

[Forgot to commit this in the batch a few days ago.]

Fixed profiling of elf kernels. Made high resolution profiling compile
for elf kernels (it is broken for all kernels due to lack of egcs support).

Renaming of many assembler labels is avoided by declaring by declaring
the labels that need to be visible to gprof as having type "function"
and depending on the elf version of gprof being zealous about discarding
the others. A few type declarations are still missing, mainly for SMP.

PR: 9413
Submitted by: Assar Westerlund <assar@sics.se> (initial parts)

Details

Provenance
Bruce Evans <bde@FreeBSD.org>Authored on May 10 1999, 10:51 AM
Parents
rG7a9757f3a508: Detect PCI device IDs for latest boards. Simplified the ID comparisons.
Branches
Unknown
Tags
Unknown

Event Timeline