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.
Description
Description
Details
Details
- Provenance
markj Authored on - Parents
- rS285703: Implement the lockstat provider using SDT(9) instead of the custom provider
- Branches
- Unknown
- Tags