index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildscripts
/
gdb
Age
Commit message (
Expand
)
Author
2017-06-15
SERVER-28825 Do not decode BSONObj in pretty printer if the value is optimize...
Jonathan Abrahams
2017-06-14
SERVER-28825 Do not decode BSONObj in pretty printer if the value is optimize...
Jonathan Abrahams
2017-04-25
SERVER-28971 Error in depth_first_search algorithm incorrectly recurses on vi...
Eddie Louie
2017-04-21
SERVER-28348 Add cycle detect message for detecting single-process deadlocks ...
Jonathan Abrahams
2017-04-20
SERVER-28348 Detect single-process deadlocks involving LockManager locks and/...
Jonathan Abrahams
2017-04-03
SERVER-28588 Handle GDB error in hang_analyzer.py find_frame function
Jonathan Abrahams
2017-03-30
SERVER-28416 Split mongo pretty printers into separate file
Jonathan Abrahams
2017-03-29
SERVER-28416 Fix BSONObj pretty printer used in hang_analyzer to support big ...
Jonathan Abrahams
2017-03-29
SERVER-28416 Continue on error in mongodb-uniqstack in hang_analyzer
Jonathan Abrahams
2017-03-24
SERVER-27727 Note location where thread is marked idle
Mathias Stearn
2017-03-24
SERVER-27727 Hide idle threads in hang analyzer (core only)
Mathias Stearn
2017-03-24
SERVER-28291 use frame.pc() rather than frame.name() for stack deduping
Mathias Stearn
2017-03-24
SERVER-27727 Make threadName a native thread_local so debuggers can get to it
Mathias Stearn
2017-03-21
SERVER-27874 - Hang analysis thread backtrace and mongo locks
Jonathan Abrahams
2017-03-16
SERVER-27874 Display locks and generate digraph for threads using LockManager...
Jonathan Abrahams
2017-03-16
SERVER-27873 Dump a JavaScript backtrace of any code running in SpiderMonkey ...
Jonathan Abrahams
2017-03-09
SERVER-27877 Write function to deduplicate stacks from different threads in GDB
Eddie Louie
2016-12-09
SERVER-26634 GDB Pretty-Printers and Commands
Mark Benvenuto
2016-12-08
SERVER-26634 GDB Pretty-Printers and Commands
Mark Benvenuto
2016-12-08
SERVER-26634 GDB Pretty-Printers and Commands
Mark Benvenuto