From: José Fonseca Date: Thu, 20 Aug 2009 09:21:49 +0000 (+0100) Subject: llvmpipe: Mention the ability to get microbenchmarks from the unit tests. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=89146cd48d37aed0e710d7d935be90b342309f0e;p=mesa.git llvmpipe: Mention the ability to get microbenchmarks from the unit tests. Even better would be to have a -h/--help option to the tests... --- diff --git a/src/gallium/drivers/llvmpipe/README b/src/gallium/drivers/llvmpipe/README index 3ab41a25b9d..6e4edaa9475 100644 --- a/src/gallium/drivers/llvmpipe/README +++ b/src/gallium/drivers/llvmpipe/README @@ -101,4 +101,8 @@ build/linux-???-debug/gallium/drivers/llvmpipe: - lp_test_conv: SIMD vector conversion - lp_test_format: pixel unpacking/packing +Some of this tests can output results and benchmarks to a tab-seperated-file +for posterior analysis, e.g.: + + build/linux-x86_64/gallium/drivers/llvmpipe/lp_test_blend -o blend.tsv