Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the -y option from dotest.py. | Zachary Turner | 2015-12-10 | 9 | -31/+9 |
* | Remove the -x option from dotest.py. | Zachary Turner | 2015-12-10 | 3 | -12/+3 |
* | Remove -k command line option from dotest.py. | Zachary Turner | 2015-12-09 | 1 | -65/+0 |
* | Remove -e option from dotest.py. | Zachary Turner | 2015-12-09 | 4 | -16/+7 |
* | Get rid of global variables in dotest.py | Zachary Turner | 2015-12-08 | 10 | -26/+34 |
* | Add a similar benchmark for our std::map performance | Enrico Granata | 2015-12-04 | 3 | -0/+75 |
* | Add a benchmark that validates how much time LLDB spends trying to fully prin... | Enrico Granata | 2015-12-04 | 3 | -0/+75 |
* | Remove `use_lldb_suite` from the package, and don't import it anymore. | Zachary Turner | 2015-11-03 | 11 | -11/+11 |
* | Tighten up sys.path, and use absolute imports everywhere. | Zachary Turner | 2015-11-03 | 11 | -12/+12 |
* | Move lldb/test to lldb/packages/Python/lldbsuite/test. | Zachary Turner | 2015-10-28 | 15 | -0/+1114 |