summaryrefslogtreecommitdiffstats
path: root/lldb/tools/lldb-perf/lib/TestCase.h
Commit message (Expand)AuthorAgeFilesLines
* Remove lldb-perfJonas Devlieghere2019-07-081-144/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-173/+113
* Fixed the lldb_perf_clang.cpp test case to be able to run correctly.Greg Clayton2014-02-271-0/+8
* New CallNext action for the test case that causes the next action in the sequ...Enrico Granata2013-04-151-0/+8
* - Adding a relaunch feature to the performance tester: you can use the relaun...Enrico Granata2013-04-151-1/+12
* Misc fixes:Enrico Granata2013-04-021-1/+7
* Integrating option parsing in TestCase for added convenienceEnrico Granata2013-04-011-1/+14
* Much more cleanup on the performance testing infrastructure:Greg Clayton2013-03-221-5/+7
* 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-1/+2
* Making the test step count a member variable so that it can be accessed easilyEnrico Granata2013-03-201-0/+8
* Making MemoryGauge work by fixing a Mach API call mistake - saving (and dumpi...Enrico Granata2013-03-201-0/+6
* Update Sketch test case to capture this and use accessors for debugger, targe...Greg Clayton2013-03-191-0/+23
* More cleanup on the lldb-perf code:Greg Clayton2013-03-191-6/+6
* Code cleanup:Greg Clayton2013-03-181-16/+48
* <rdar://problem/13228487>Enrico Granata2013-03-141-2/+8
* Initial checkin of a new project: LLDB Performance Testing InfrastructureEnrico Granata2013-03-081-0/+80
OpenPOWER on IntegriCloud