Re: [Piglit] [PATCH 03/10] piglit-util: add piglit_get_microseconds

2013-10-16 Thread Chad Versace
On 10/15/2013 04:33 PM, Jordan Justen wrote: Signed-off-by: Jordan Justen jordan.l.jus...@intel.com Cc: Chad Versace chad.vers...@linux.intel.com --- Chad, this conflicts with your Detect if system has POSIX clocks patch, but it could be tweaked to follow your version. I'm not opposed to

Re: [Piglit] [PATCH 03/10] piglit-util: add piglit_get_microseconds

2013-10-16 Thread Ian Romanick
On 10/16/2013 03:45 PM, Chad Versace wrote: On 10/15/2013 04:33 PM, Jordan Justen wrote: Signed-off-by: Jordan Justen jordan.l.jus...@intel.com Cc: Chad Versace chad.vers...@linux.intel.com --- Chad, this conflicts with your Detect if system has POSIX clocks patch, but it could be tweaked to

[Piglit] [PATCH 03/10] piglit-util: add piglit_get_microseconds

2013-10-15 Thread Jordan Justen
Signed-off-by: Jordan Justen jordan.l.jus...@intel.com Cc: Chad Versace chad.vers...@linux.intel.com --- Chad, this conflicts with your Detect if system has POSIX clocks patch, but it could be tweaked to follow your version. CMakeLists.txt |6 ++ tests/util/piglit-util.c | 17