Jonathan Abrahams
|
36148ad8bb
|
SERVER-23312 Format Python files with yapf
|
2018-03-26 13:04:25 -04:00 |
Eddie Louie
|
508a73f1ac
|
SERVER-31841 In find_mutex_holder handle when mutex_holder not found in thread_dict
|
2017-12-19 10:08:26 -05:00 |
Eddie Louie
|
e2196c8ee5
|
SERVER-28971 Error in depth_first_search algorithm incorrectly recurses on visited nodes
|
2017-04-25 17:44:24 -04:00 |
Jonathan Abrahams
|
c2cb98f46c
|
SERVER-28348 Add cycle detect message for detecting single-process deadlocks involving LockManager locks and/or pthread_mutexes
|
2017-04-21 11:08:00 -04:00 |
Jonathan Abrahams
|
d4c16656d7
|
SERVER-28348 Detect single-process deadlocks involving LockManager locks and/or pthread_mutexes
|
2017-04-20 14:31:26 -04:00 |
Jonathan Abrahams
|
d8239071cb
|
SERVER-28588 Handle GDB error in hang_analyzer.py find_frame function
|
2017-04-03 15:40:04 -04:00 |
Jonathan Abrahams
|
19abe0c2da
|
SERVER-27874 - Hang analysis thread backtrace and mongo locks
- Run unique thread on Solaris
- Add a legend to graph file
- Do not generate digraph file, if graph is empty
|
2017-03-21 15:45:39 -04:00 |
Jonathan Abrahams
|
5fe822f53e
|
SERVER-27874 Display locks and generate digraph for threads using LockManager locks and/or pthread_mutexes
|
2017-03-16 14:39:09 -04:00 |