HomeFreeBSD

Decode 32bit utrace records on the 64bit host.

Description

Decode 32bit utrace records on the 64bit host.

Suppose that ktrace is performed on 32bit binary running on 64bit
host. In this case, the kernel records are 64bit, while utrace
records from rtld and malloc are 32bit. Make kdump useful to see
decoded utrace data in that case.

Sponsored by: The FreeBSD Foundation
MFC after: 1 week

Details

Provenance
kibAuthored on
Parents
rS303990: Remove unused prototypes.
Branches
Unknown
Tags
Unknown