aboutsummaryrefslogtreecommitdiff
path: root/system/tools/scripts/dump_metrics_ascii.py
Commit message (Collapse)AuthorAgeFilesLines
* Format python files with extended line length now allowedZach Johnson2020-05-181-13/+5
| | | | | | | Bug: 156858180 Test: cert/run --host Tag: #gd-refactor Change-Id: I45ab86f366316246f14b24dd83f66684badf22e0
* Python: format all Python files in system/bt using YAPFJack He2019-12-111-11/+18
| | | | | | | | python3 yapf -p -i $(git ls-tree --name-only -r aosp/master | grep "\.py") Bug: 146016811 Test: run Python tests Change-Id: Ic5fe6a21151d1abc8eb013f8c8070ba8238a5249
* Metrics: Add python script to dump metrics into ASCII formatJack He2018-07-171-0/+140
Test: make, ./dump_metrics_ascii.py proto/bluetooth/metrics/bluetooth.proto Change-Id: Ie671fa2c2ceb9f93ed62495b592a2cf9d69ff41b