Re: [Mesa-dev] [PATCH 4/7] report.py: Add option to only display the final summary
Quoting Ian Romanick (2018-01-12 12:06:58) > From: Ian Romanick > > This is useful for preparing data to go in a Mesa commit message. > > Signed-off-by: Ian Romanick > --- > report.py | 60 > 1 file changed, 32 insertions(+), 28 dele
[Mesa-dev] [PATCH 4/7] report.py: Add option to only display the final summary
From: Ian Romanick This is useful for preparing data to go in a Mesa commit message. Signed-off-by: Ian Romanick --- report.py | 60 1 file changed, 32 insertions(+), 28 deletions(-) diff --git a/report.py b/report.py index 003a1ee.