diff options
author | Tyker <tyker1@outlook.com> | 2020-08-07 19:02:25 +0200 |
---|---|---|
committer | Tyker <tyker1@outlook.com> | 2020-08-07 19:02:42 +0200 |
commit | 7d0f69118e61a86f4565ae372d6125cae4bc8d83 (patch) | |
tree | a69f6b8410d9bf7d3483fa7456e29b6e859c6f20 /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | c3c95b9c808519662afe8b9053aa88b5be451d1d (diff) | |
download | llvm-7d0f69118e61a86f4565ae372d6125cae4bc8d83.zip llvm-7d0f69118e61a86f4565ae372d6125cae4bc8d83.tar.gz llvm-7d0f69118e61a86f4565ae372d6125cae4bc8d83.tar.bz2 |
[NFC] Add utility to sum/merge stats files
Add a small script to sum *.stats file given as input and output the totals
usage example:
merge-stats.py $(find ./builddir/ -name "*.stats") > total.stats
Reviewed By: lebedev.ri
Differential Revision: https://reviews.llvm.org/D83505
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions