summaryrefslogtreecommitdiffstats
path: root/lldb/tools/lldb-perf/lib/MemoryGauge.cpp
Commit message (Expand)AuthorAgeFilesLines
* After discussing with Chris Lattner, we require C++11, so lets get rid of the...Greg Clayton2013-04-181-1/+1
* Missed some cases when switching over to using our STD_UNIQUE_PTR macros.Greg Clayton2013-04-181-1/+2
* Enabling metrics to calculate (and dump) their standard deviationEnrico Granata2013-04-021-5/+37
* Much more cleanup on the performance testing infrastructure:Greg Clayton2013-03-221-8/+27
* Add correct file headers to all source files.Greg Clayton2013-03-211-4/+5
* Modify code to adhere to LLDB coding conventions.Greg Clayton2013-03-211-25/+32
* Making MemoryGauge work by fixing a Mach API call mistake - saving (and dumpi...Enrico Granata2013-03-201-3/+54
* Code cleanup:Greg Clayton2013-03-181-1/+1
* Initial checkin of a new project: LLDB Performance Testing InfrastructureEnrico Granata2013-03-081-0/+54
OpenPOWER on IntegriCloud