summaryrefslogtreecommitdiff
path: root/src/mongo/util/stacktrace_somap.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29601 Add -Wshadow to compilation - part1Juan Gu2022-11-111-1/+1
* SERVER-69155 fix bugprone-suspicious-string-compare warningsJuan Gu2022-08-301-1/+1
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-40811 make initializers throwyBilly Donahue2020-12-081-1/+0
* SERVER-43909 clarify and repair util/hex.h APIBilly Donahue2020-09-151-6/+6
* SERVER-48952 Improve stacktrace-related log messagesBilly Donahue2020-07-171-24/+31
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-8/+21
* SERVER-44117 fix leak with local staticBilly Donahue2019-10-291-1/+1
* SERVER-44117 early stacktrace processInfoBilly Donahue2019-10-281-11/+33
* SERVER-41654 trim somap to relevant libs on stacktraceBilly Donahue2019-10-091-11/+8
* SERVER-42029 Combine stacktrace posix and unwind filesBilly Donahue2019-09-201-0/+340