summaryrefslogtreecommitdiffstats
path: root/lldb/test/benchmarks/disassembly/TestDoAttachThenDisassembly.py
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-71/+0
* Rename `lldb_shared` to `use_lldb_suite`.Zachary Turner2015-10-271-1/+1
* Add from __future__ import print_function everywhere.Zachary Turner2015-10-231-5/+7
* Update every test to import `lldb_shared`.Zachary Turner2015-10-221-8/+2
* Merge dwarf and dsym testsTamas Berghammer2015-09-301-0/+1
* Refactored lldb executable name discoveryVince Harron2015-05-181-1/+1
* Fixes a number of issue related to test portability on Windows.Zachary Turner2014-07-181-1/+0
* Massive test suite cleanup to stop everyone from manually having to compute "...Greg Clayton2013-12-101-1/+1
* Establish a baseline for bench.py score by using a fixed lldb executable as theJohnny Chen2011-10-261-5/+14
* Add bench.py as a driver script to run some benchmarks on lldb.Johnny Chen2011-10-221-0/+66
OpenPOWER on IntegriCloud