summaryrefslogtreecommitdiff
path: root/src/mongo/util/stacktrace_posix.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-14596 move free function escape out of bsonelementMatt Cotter2016-09-081-0/+1
* SERVER-25402 Fewer binaries depend on interpolated version infoAndrew Morrow2016-08-151-3/+6
* SERVER-24651 Add and use string data literalsJason Carey2016-06-171-2/+1
* SERVER-21934 Add extra information to OSX stack dumps to support ASLR.Andy Schwerin2015-12-291-8/+35
* SERVER-21960 Include symbol name in stacktrace json when available.Andy Schwerin2015-12-211-1/+5
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-359/+339
* SERVER-17199 Fix compile on OSXJonathan Reams2015-06-121-1/+2
* SERVER-17199 Fix compiles on platforms without execinfo.hJonathan Reams2015-06-121-1/+68
* SERVER-18099 Refactor buildinfo/version reportingJonathan Reams2015-04-301-0/+1
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-1/+1
* SERVER-15604 log component kControlMatt Kangas2014-10-271-1/+1
* SERVER-15592 set default log component for all cppMatt Kangas2014-10-141-0/+2
* SERVER-14989 Raise stack trace max depth to 100Mathias Stearn2014-08-211-1/+1
* SERVER-13957 Fix solaris build error related to uname().Andy Schwerin2014-06-041-1/+1
* SERVER-13957 Print load location and build uuid information in OS X stack tra...Andy Schwerin2014-06-041-12/+102
* SERVER-13264 Fix compile failure on unclosed commentIan Whalen2014-05-161-0/+1
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-10/+21
* SERVER-13944 New stack dump format, on non-Windows systems.Andy Schwerin2014-05-151-0/+346