summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* [lldb][NFC] Remove unused imports in python testsRaphael Isemann2019-08-029-12/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove the Disassembly benchmarks.Adrian Prantl2018-12-143-355/+0
* Compile the LLDB tests out-of-tree.Adrian Prantl2018-01-301-1/+1
* Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl2018-01-195-5/+8
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-0612-95/+190
* Remove expectedFailureWindows decorator.Zachary Turner2016-02-088-10/+10
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-0412-9/+35
* Remove the -y option from dotest.py.Zachary Turner2015-12-109-31/+9
* Remove the -x option from dotest.py.Zachary Turner2015-12-103-12/+3
* Remove -k command line option from dotest.py.Zachary Turner2015-12-091-65/+0
* Remove -e option from dotest.py.Zachary Turner2015-12-094-16/+7
* Get rid of global variables in dotest.pyZachary Turner2015-12-0810-26/+34
* Add a similar benchmark for our std::map performanceEnrico Granata2015-12-043-0/+75
* Add a benchmark that validates how much time LLDB spends trying to fully prin...Enrico Granata2015-12-043-0/+75
* Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner2015-11-0311-11/+11
* Tighten up sys.path, and use absolute imports everywhere.Zachary Turner2015-11-0311-12/+12
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-2815-0/+1114
OpenPOWER on IntegriCloud