[LLVMdev] timer mem stats not implemented?

Ryan M. Lefever lefever at crhc.uiuc.edu
Sun Dec 3 13:26:19 PST 2006


I tried to use the memory tracking features of the LLVM Timer class, and 
  the results were 0 memory used and 0 peak memory.  In particular, I 
called Timer::addPeakMemoryMeasurement() before initializing timers, and 
I called getPeakMem() and getMemUsed().  Are these functions not 
implemented yet?

Thanks,
Ryan




More information about the llvm-dev mailing list