HomeFreeBSD

arm64: Instrument initarm with TSLOG

Description

arm64: Instrument initarm with TSLOG

The "function entry" needs to be recorded with TSRAW() rather than
TSENTER() since curthread is not yet defined. (The same approach
is taken in amd64's hammer_time.)

Details

Provenance
cpercivaAuthored on Jun 24 2021, 5:17 AM
Parents
rG0acc529dc35f: arm64: Disable early printf if TSLOG
Branches
Unknown
Tags
Unknown