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
2022-07-12
SERVER-67993 fix 4.4 pylinters
Daniel Moody
2019-07-24
SERVER-42371 Use get_unique_ptr helper in mongod-dump-sessions GDB command
William Schultz
2019-07-12
SERVER-42032 Replace parse_and_eval() usage in mongodb-javascript-stack.
Max Hirschhorn
2019-04-20
SERVER-39923 Fix lint.
Max Hirschhorn
2019-04-19
SERVER-39923 Mongo gdb extensions should error when loaded into gdb compiled ...
Mathew Robinson
2019-04-08
SERVER-39969 Update the 'mongod-dump-sessions' GDB command to be compatible w...
William Schultz
2019-04-08
SERVER-32295 Support Python 3
Mathew Robinson
2019-03-06
SERVER-39972 libstdc++ unique_ptr implementation changed in GCC 7
Mark Benvenuto
2019-02-01
SERVER-38944 Print out Locker id in DumpMongoDSessionCatalog
William Schultz
2019-01-31
SERVER-39098 Fix escaping in javascript_stack GDB extension
Andrew Morrow
2019-01-30
SERVER-36651 SERVER-36652 SERVER-37600 Upgrade to V3 toolchain and XCode 10 e...
Andrew Morrow
2019-01-15
SERVER-39013: Add a gdb pretty printer for absl::flat_hash_map.
Daniel Gottlieb
2019-01-04
SERVER-38757 Fix Python Lint
Mark Benvenuto
2019-01-04
SERVER-38757 fix lint
Gregory Wlodarek
2019-01-04
SERVER-38757 Add pretty printers for abseil hash map and set
Mark Benvenuto
2018-12-20
SERVER-38045 Only print fields from the Session if they exist
William Schultz
2018-12-19
SERVER-38045 Print '_killsRequested' variable instead of '_killRequested' whe...
William Schultz
2018-12-11
SERVER-38045 Add GDB tools for dumping the SessionCatalog in the hang analyzer
William Schultz
2018-11-30
SERVER-38313: Update BSON decoding in GDB pretty printing.
Daniel Gottlieb
2018-10-10
SERVER-37387 Clarify how lock mode displayed refers to mode held.
Max Hirschhorn
2018-10-08
SERVER-36626 Draw wait-for graph from left to right
Siyuan Zhou
2018-10-08
SERVER-37228 Escape ID in addition to label in waits-for graph.
Max Hirschhorn
2018-08-22
SERVER-34738 mongo_lock.py graph should display lock type for LockManager locks
Jonathan Abrahams
2018-08-02
SERVER-36230 Handle non-templatized LockerImpl class in gdb scripts.
Max Hirschhorn
2018-07-19
SERVER-36167: Add flags pretty printing for WT session/txn/cursor.
Daniel Gottlieb
2018-04-18
SERVER-34512: Patch mongo_printers.py to understand decorable changes.
Daniel Gottlieb
2018-04-18
SERVER-34519 mongo_lock.py generating malformed graphviz output
James Wahlin
2018-04-18
SERVER-34334 Update Locker _threadId when stashing/unstashing
James Wahlin
2018-04-11
SERVER-23312 Enable Python formatting/linting for buildscripts & pytests files
Jonathan Abrahams
2018-04-11
SERVER-33987 add thread name to hang analyzer output
Samy Lanka
2018-04-11
SERVER-23312 Fix buildscripts/gdb/mongo_lock.py
Jonathan Abrahams
2018-04-05
SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy
Jonathan Abrahams
2018-03-26
SERVER-23312 Format Python files with yapf
Jonathan Abrahams
2018-02-09
SERVER-32853 GDB shouldn't look for non-existent 'location' field in Status
Jonathan Reams
2017-12-19
SERVER-31841 In find_mutex_holder handle when mutex_holder not found in threa...
Eddie Louie
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
[next]