summaryrefslogtreecommitdiff
path: root/buildscripts/gdb/mongo_lock.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-051-48/+86
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-261-14/+14
* SERVER-31841 In find_mutex_holder handle when mutex_holder not found in threa...Eddie Louie2017-12-191-2/+10
* SERVER-28971 Error in depth_first_search algorithm incorrectly recurses on vi...Eddie Louie2017-04-251-1/+1
* SERVER-28348 Add cycle detect message for detecting single-process deadlocks ...Jonathan Abrahams2017-04-211-0/+1
* SERVER-28348 Detect single-process deadlocks involving LockManager locks and/...Jonathan Abrahams2017-04-201-7/+50
* SERVER-28588 Handle GDB error in hang_analyzer.py find_frame functionJonathan Abrahams2017-04-031-1/+5
* SERVER-27874 - Hang analysis thread backtrace and mongo locksJonathan Abrahams2017-03-211-12/+13
* SERVER-27874 Display locks and generate digraph for threads using LockManager...Jonathan Abrahams2017-03-161-0/+311