hanchenye-llvm-project/lldb/tools/lldb-perf/lib
Greg Clayton 7b0992d9cd After discussing with Chris Lattner, we require C++11, so lets get rid of the macros and just use C++11.
llvm-svn: 179805
2013-04-18 22:45:39 +00:00
..
Gauge.cpp After discussing with Chris Lattner, we require C++11, so lets get rid of the macros and just use C++11. 2013-04-18 22:45:39 +00:00
Gauge.h More cleanup to remove the CoreFoundation classes out of mainstream code (CFCMutableDictionary, CFCMutableArray, CFCString, etc). Now it is only used in the Results.cpp file for Apple builds only. 2013-03-22 02:38:49 +00:00
Measurement.h Enabling test case to write the average+stddev pair to the results 2013-04-15 19:57:32 +00:00
MemoryGauge.cpp After discussing with Chris Lattner, we require C++11, so lets get rid of the macros and just use C++11. 2013-04-18 22:45:39 +00:00
MemoryGauge.h Enabling metrics to calculate (and dump) their standard deviation 2013-04-02 21:59:39 +00:00
Metric.cpp Enabling test case to write the average+stddev pair to the results 2013-04-15 19:57:32 +00:00
Metric.h Enabling test case to write the average+stddev pair to the results 2013-04-15 19:57:32 +00:00
Results.cpp After discussing with Chris Lattner, we require C++11, so lets get rid of the macros and just use C++11. 2013-04-18 22:45:39 +00:00
Results.h After discussing with Chris Lattner, we require C++11, so lets get rid of the macros and just use C++11. 2013-04-18 22:45:39 +00:00
TestCase.cpp New CallNext action for the test case that causes the next action in the sequence to be called right away 2013-04-15 23:52:53 +00:00
TestCase.h New CallNext action for the test case that causes the next action in the sequence to be called right away 2013-04-15 23:52:53 +00:00
Timer.cpp More cleanup to remove the CoreFoundation classes out of mainstream code (CFCMutableDictionary, CFCMutableArray, CFCString, etc). Now it is only used in the Results.cpp file for Apple builds only. 2013-03-22 02:38:49 +00:00
Timer.h
Xcode.cpp Misc fixes: 2013-04-02 21:31:18 +00:00
Xcode.h