HomeFreeBSD

Consistently use a reader/writer flag for lockstat probes in rwlock(9) and

Description

Consistently use a reader/writer flag for lockstat probes in rwlock(9) and
sx(9), rather than using the probe function name to determine whether a
given lock is a read lock or a write lock. Update lockstat(1) accordingly.

Details

Provenance
markjAuthored on
Parents
rS285703: Implement the lockstat provider using SDT(9) instead of the custom provider
Branches
Unknown
Tags
Unknown