Page MenuHomeFreeBSD

procstat: Recognize HWCAP and HWCAP2 with auxv command
ClosedPublic

Authored by mhorne on Jun 9 2019, 11:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 14, 10:47 AM
Unknown Object (File)
Sun, May 12, 4:55 PM
Unknown Object (File)
Sat, May 11, 12:20 AM
Unknown Object (File)
Fri, May 10, 8:35 PM
Unknown Object (File)
Fri, May 10, 6:10 PM
Unknown Object (File)
Thu, Apr 25, 11:26 AM
Unknown Object (File)
Feb 6 2024, 9:42 AM
Unknown Object (File)
Dec 21 2023, 8:43 PM
Subscribers

Details

Summary

The two most recent additions to the elf auxiliary vector are
HWCAP and HWCAP2 which describe platform specific cpu capabilities.

Make procstat recognize these fields so that they aren't displayed
as UNKNOWN.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable