summaryrefslogtreecommitdiff
path: root/libutils/CallStack.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert^2 "Prepare to fail in RefBase destructor if count is untouched"Hans Boehm2018-08-081-4/+29
* Revert "Prepare to fail in RefBase destructor if count is untouched"Hans Boehm2018-08-071-25/+4
* Prepare to fail in RefBase destructor if count is untouchedHans Boehm2018-08-031-4/+25
* clean-up libutils includesMathias Agopian2017-03-031-1/+2
* Use std::unique_ptr instead of UniquePtr.Dan Albert2015-11-051-2/+3
* Move CallStack to libbacktrace.Christopher Ferris2013-11-061-82/+15
* utils: Add ProcessCallStack to collect stack traces for all threads in a processIgor Murashkin2013-10-251-27/+33
* move libs/utils to libutilsAlex Ray2013-08-021-0/+138