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

(cherry picked from commit c2c9ac88c2bb62423ae91beeee4083b596922adc)

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
rG5b81d9f7f02e: kdump: Decode linux_clone syscall flags
Branches
Unknown
Tags
Unknown