From: Mike Rapoport Date: Wed, 4 May 2016 06:12:55 +0000 (+0300) Subject: tools/virtio/ringtest: add usage example to README X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=3b220cf867ce6881c7f671b27564c4cc13d8c4b8;p=linux-beck.git tools/virtio/ringtest: add usage example to README Having typical usage example in the README file is more convinient than in the git history... Signed-off-by: Mike Rapoport Signed-off-by: Michael S. Tsirkin --- diff --git a/tools/virtio/ringtest/README b/tools/virtio/ringtest/README index 34e94c46104f..d83707a336c9 100644 --- a/tools/virtio/ringtest/README +++ b/tools/virtio/ringtest/README @@ -1,2 +1,6 @@ Partial implementation of various ring layouts, useful to tune virtio design. Uses shared memory heavily. + +Typical use: + +# sh run-on-all.sh perf stat -r 10 --log-fd 1 -- ./ring