| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Apply pylint to build/soong/bloaty | Spandan Das | 2021-08-18 | 1 | -42/+47 |
| | | | | | | | | | | | | | | | | 1. Run black --line-length 80 -S build/soong/bloaty to fix formatting 2. Annotate # pylint: disable=import-error to skip checks for imports. The imports are provided by Soong during m <target> Test: m bloaty_merger_test Test: pylint --rcfile tools/repohooks/tools/pylintrc build/soong/bloaty/bloaty_merger.py build/soong/bloaty/bloaty_merger_test.py Bug: 195738175 Change-Id: I4579a80203de41d48992424f264dd1cdbafc854c | ||||
| * | Compress the binary_size.pb artifact | ThiƩbaud Weksteen | 2021-04-06 | 1 | -3/+5 |
| | | | | | | | Bug: 183934389 Test: m out/soong/binary_sizes.pb.gz Change-Id: Ib79fd9cd82c7029f3ee409df91697797a8be7d06 | ||||
| * | Add bloaty_merger | ThiƩbaud Weksteen | 2021-02-18 | 1 | -0/+79 |
| This script will be used to merge the csv outputs from bloaty into a single proto file. Bug: 172339795 Test: atest --host bloaty_merger_test Change-Id: I9a3c12d7b0c4b5e347fec04e6758bcc1fbc8ab40 | |||||
