summaryrefslogtreecommitdiff
path: root/src/mongo/util/stacktrace_threads.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60440 Upgrade boost to 1.79.0Andrew Morrow2022-05-261-0/+1
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+2
* SERVER-59782 migrate makeGuard calls to ScopeGuardBilly Donahue2021-09-081-1/+1
* SERVER-48696 sigaction actions need to all be extern "C"Gabriel Russell2020-11-231-1/+4
* SERVER-50917 util/ctype.h to replace <cctype> & <ctype.h> funcsBilly Donahue2020-10-131-1/+0
* SERVER-48597 Fix stack trace unit tests with TSANRyan Egesdahl2020-06-111-0/+4
* SERVER-48022 Cleanup infrastructure log lines in mongo/utilBen Caimano2020-06-011-18/+26
* SERVER-48396 stop SIGUSR2 from killing connectionsBilly Donahue2020-05-291-1/+1
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+0
* SERVER-46801 stacktrace logging cleanup/consolidationBilly Donahue2020-03-271-1/+0
* SERVER-47040 LOGV2_FATAL also fassertsHenrik Edin2020-03-241-2/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-7/+21
* SERVER-45587 remove unused variableBilly Donahue2020-01-301-1/+0
* SERVER-45587 SIGUSR2 one thread per log lineBilly Donahue2020-01-301-115/+179
* SERVER-44345 stack trace all threadsBilly Donahue2019-12-111-0/+602