summaryrefslogtreecommitdiff
path: root/buildscripts/mongosymb.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61242 Add logic to the CI to add BUILD ID info to the symbolizer serviceJasur Nurboyev2022-01-121-73/+455
* SERVER-46260 handle structured log lines in mongosymb.pyBilly Donahue2020-02-221-0/+19
* SERVER-45587 SIGUSR2 one thread per log lineBilly Donahue2020-01-301-31/+42
* SERVER-42448 Fix mongosymb.py for pylintBen Caimano2019-07-311-10/+9
* SERVER-42448 Add backtrace test for DiagnosticInfoBen Caimano2019-07-301-16/+33
* SERVER-40629 Pass frame as bytes to symbolizer in mongosymb.pyBen Caimano2019-04-161-1/+1
* SERVER-40542 Remove references to pip2Mathew Robinson2019-04-101-1/+1
* SERVER-32295 Support Python 3Mathew Robinson2019-04-081-4/+4
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-051-26/+39
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-261-21/+20
* SERVER-28614 Make mongosymb.py ignore everything before the opening braceMathias Stearn2017-04-121-1/+8
* SERVER-25967 fix mongosymb.py outputMathias Stearn2016-09-081-1/+7
* SERVER-22035 Make mongosymb.py robust to somap entries that are missing a "b"...Andy Schwerin2016-01-051-1/+1
* SERVER-22035 Use map comprehension instead of loop in mongosymb.pyAndy Schwerin2015-12-301-4/+1
* SERVER-22035 Introduce mongosymb.py stack trace symbolizer.Andy Schwerin2015-12-301-0/+183