Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 698152
Collapse All | Expand All

(-)a/src/mongo/util/heap_profiler.cpp (+3 lines)
Lines 49-54 Link Here
49
#include <dlfcn.h>
49
#include <dlfcn.h>
50
#include <execinfo.h>
50
#include <execinfo.h>
51
51
52
// for abi::__cxa_demangle
53
#include <cxxabi.h>
54
52
//
55
//
53
// Sampling heap profiler
56
// Sampling heap profiler
54
//
57
//

Return to bug 698152