Re: [Mesa-dev] [PATCH shader-db 1/4] run: add -j option to select number of threads

2017-02-16 Thread Matt Turner
On Thu, Feb 16, 2017 at 4:29 AM, Lionel Landwerlin wrote: > Signed-off-by: Lionel Landwerlin > --- > run.c | 7 +-- > 1 file changed, 5 insertions(+), 2 deletions(-) > > diff --git a/run.c b/run.c > index 2654bff..d2ec8c6 100644

[Mesa-dev] [PATCH shader-db 1/4] run: add -j option to select number of threads

2017-02-16 Thread Lionel Landwerlin
Signed-off-by: Lionel Landwerlin --- run.c | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/run.c b/run.c index 2654bff..d2ec8c6 100644 --- a/run.c +++ b/run.c @@ -307,7 +307,7 @@ const struct platform platforms[] = { void