• Peter Griess's avatar
    Disable memory reporting for non-GNU C++ libraries. · d53c9e56
    Peter Griess authored
    Summary:
    - Non-GNU standard C++ libraries may have a different layout; only
    report memory usage when we know we're using GNU's.
    
    Test Plan:
    - fbconfig -r folly && fbmake runtests
    - ./configure && make check on Ubuntu/FC/Mac
    
    Reviewed By: andrei.alexandrescu@fb.com
    
    FB internal diff: D998584
    d53c9e56
ConcurrentSkipListBenchmark.cpp 20.6 KB