summaryrefslogtreecommitdiff
path: root/buildscripts/aggregate_tracefiles.py
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-32295 Support Python 3Mathew Robinson2019-04-081-1/+1
|
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-051-7/+12
|
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-261-7/+10
|
* print out lcov command before running itZhehao Mao2012-06-251-0/+1
|
* make sure file exists before getsize in aggregate_tracefiles.pyZhehao Mao2012-06-251-2/+6
|
* changed optionparsersr5272012-06-211-6/+4
|
* took out die methodsr5272012-06-211-7/+3
|
* updated aggregate_tracefiles.py as per Dan's suggestionssr5272012-06-211-13/+16
|
* added aggregate tracefile python scriptsr5272012-06-201-0/+52