Revision 7c6f3d8477b999190a7895af50b62026ba98eeae authored by 球状闪电 on 09 July 2020, 01:50:58 UTC, committed by Facebook GitHub Bot on 09 July 2020, 01:52:30 UTC
Summary:
WITH_TESTS=OFF and WITH_BENCHMARK_TOOLS=ON

there has errors:
 /bin/ld: cannot find -ltestharness

Pull Request resolved: https://github.com/facebook/rocksdb/pull/7040

Reviewed By: riversand963

Differential Revision: D22447637

Pulled By: ajkr

fbshipit-source-id: f63058376deb4a2e6722d63541c40caa617c331a
1 parent 90fd6b0
History
File Mode Size
allocator.h -rw-r--r-- 1.7 KB
arena.cc -rw-r--r-- 7.0 KB
arena.h -rw-r--r-- 5.1 KB
arena_test.cc -rw-r--r-- 6.7 KB
concurrent_arena.cc -rw-r--r-- 1.6 KB
concurrent_arena.h -rw-r--r-- 7.6 KB
jemalloc_nodump_allocator.cc -rw-r--r-- 7.2 KB
jemalloc_nodump_allocator.h -rw-r--r-- 2.7 KB
memkind_kmem_allocator.cc -rw-r--r-- 938 bytes
memkind_kmem_allocator.h -rw-r--r-- 788 bytes
memkind_kmem_allocator_test.cc -rw-r--r-- 2.9 KB
memory_allocator.h -rw-r--r-- 1.0 KB
memory_usage.h -rw-r--r-- 864 bytes

back to top