summaryrefslogtreecommitdiff
path: root/report.py
AgeCommit message (Expand)AuthorFilesLines
2015-10-01report.py: Report loop changes separately.Matt Turner1-11/+32
2015-01-20report.py: Print counts of helped/hurt programs.Kenneth Graunke1-4/+8
2015-01-13report.py: Use the format printed by Matt's new C runner.Kenneth Graunke1-1/+1
2014-11-12Sort the list of helped programsJason Ekstrand1-5/+7
2014-07-16report.py: call get_result method on file argumentsDylan Baker1-2/+2
2014-07-13report.py: Fix PEP8 issuesDylan Baker1-11/+17
2014-07-13report.py: use argparse instead of getoptDylan Baker1-38/+13
2014-07-13python: 2 blanks between toplevel functions and classesDylan Baker1-0/+8
2014-07-13python: cleanup importsDylan Baker1-2/+1
2014-07-13python: Replace tabs with spacesDylan Baker1-1/+1
2013-10-14Summarize the count of shaders lost/gained.Eric Anholt1-1/+2
2013-03-25report.py: Also port to Python 3.Kenneth Graunke1-19/+12
2013-03-25Remove debug code that slipped into the report.Eric Anholt1-1/+0
2013-03-25Make the report script handle extra whitespace in the run.py output.Eric Anholt1-1/+2
2012-06-06Convert the scripts to python and make them way better.Eric Anholt1-0/+144