aboutsummaryrefslogtreecommitdiff
path: root/lldb/tools/lldb-perf/lib/TestCase.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Remove lldb-perfJonas Devlieghere1-307/+0
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone1-319/+269
2014-08-18Cleanup how we listen for process events by using the broadcaster class name ...Greg Clayton1-3/+1
2014-02-27Fixed the lldb_perf_clang.cpp test case to be able to run correctly.Greg Clayton1-84/+111
2013-04-15New CallNext action for the test case that causes the next action in the sequ...Enrico Granata1-0/+4
2013-04-15- Adding a relaunch feature to the performance tester: you can use the relaun...Enrico Granata1-0/+8
2013-04-02Misc fixes:Enrico Granata1-1/+13
2013-04-01Integrating option parsing in TestCase for added convenienceEnrico Granata1-1/+69
2013-03-22Much more cleanup on the performance testing infrastructure:Greg Clayton1-119/+155
2013-03-21Add correct file headers to all source files.Greg Clayton1-4/+5
2013-03-20Making the test step count a member variable so that it can be accessed easilyEnrico Granata1-8/+8
2013-03-19More cleanup on the lldb-perf code:Greg Clayton1-19/+44
2013-03-18Code cleanup:Greg Clayton1-6/+7
2013-03-14<rdar://problem/13228487>Enrico Granata1-5/+5
2013-03-08Initial checkin of a new project: LLDB Performance Testing InfrastructureEnrico Granata1-0/+178