HomeFreeBSD

kdump: Add a facility to print numbers in decimal format always

Description

kdump: Add a facility to print numbers in decimal format always

To help grepping kdump output by pid or tid it makes sence to print
some numbers in decimal format always. Eg, process or thread identifier
at least, as they already printed in decimal format.
Switch to print pid/tid arguments of some Linux signal related syscalls
in decimal format.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D40099
MFC after: 1 week

Details

Provenance
dchaginAuthored on May 26 2023, 4:35 PM
Reviewer
jhb
Differential Revision
D40099: kdump: Add a facility to print numbers always in decimal format
Parents
rG829f3d7d2640: kdump: Decode linux_clone syscall flags
Branches
Unknown
Tags
Unknown