Page MenuHomePhabricator

Add a "lock log" for debugging where locks are being held
ClosedPublic

Authored by epriestley on Mar 5 2018, 11:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 31, 2:20 AM
Unknown Object (File)
Sun, Mar 31, 2:20 AM
Unknown Object (File)
Sun, Mar 31, 2:19 AM
Unknown Object (File)
Feb 28 2024, 4:25 PM
Unknown Object (File)
Feb 28 2024, 3:21 PM
Unknown Object (File)
Feb 5 2024, 1:01 AM
Unknown Object (File)
Jan 7 2024, 9:29 PM
Unknown Object (File)
Jan 7 2024, 6:22 AM
Subscribers
None

Details

Summary

Depends on D19173. Ref T13096. Adds an optional, disabled-by-default lock log to make it easier to figure out what is acquiring and holding locks.

Test Plan

Ran bin/lock log --enable, --disable, --name, etc. Saw sensible-looking output with log enabled and daemons restarted. Saw no additional output with log disabled and daemons restarted.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Draft.Mar 6 2018, 1:55 AM
This revision was automatically updated to reflect the committed changes.