summaryrefslogtreecommitdiffstats
path: root/lldb/tools/lldb-perf/lib/Results.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove lldb-perfJonas Devlieghere2019-07-081-236/+0
* Replace 'ap' with 'up' suffix in variable names. (NFC)Jonas Devlieghere2019-02-131-16/+16
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Make lldb -Werror clean for -Wstring-conversionDavid Blaikie2017-01-061-4/+2
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-232/+196
* After discussing with Chris Lattner, we require C++11, so lets get rid of the...Greg Clayton2013-04-181-4/+4
* Missed some cases when switching over to using our STD_UNIQUE_PTR macros.Greg Clayton2013-04-181-4/+4
* Enabling test case to write the average+stddev pair to the resultsEnrico Granata2013-04-151-5/+10
* Make sure the "Release" builds link against the "Release" LLDB.framework and ...Greg Clayton2013-03-231-0/+3
* Much more cleanup on the performance testing infrastructure:Greg Clayton2013-03-221-0/+267
OpenPOWER on IntegriCloud