George Karpenkov via llvm-dev
2018-Feb-09 22:53 UTC
[llvm-dev] -mllvm -track-memory precision
Hi, How reliable are the numbers provided by LLVM timers when -mllvm -track-memory is enabled? At least on my machine (OS X) they were more than the order of magnitude wrong. Am I using the feature in the wrong way, or is Process::getMallocUsage() known in general to be unreliable? If latter is the case, perhaps we should remove the easily accessible option for memory usage? George
Possibly Parallel Threads
- [LLVMdev] Use of -mllvm -debug (clang)
- [LLVMdev] [RFC] [PATCH] Fix for sys::Process::GetMallocUsage() when using ptmalloc2 allocator in glibc
- [LLVMdev] problems running test suite (-mllvm -disable-llvm-optzns)
- [LLVMdev] problems running test suite (-mllvm -disable-llvm-optzns)
- [LLVMdev] Use of -mllvm -debug (clang)