All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tools/virtio/ringtest: add usage example to README
@ 2016-05-04  6:12 Mike Rapoport
  2016-05-04  6:12 ` [PATCH] tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpu Mike Rapoport
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Mike Rapoport @ 2016-05-04  6:12 UTC (permalink / raw)
  To: Michael S. Tsirkin; +Cc: kvm, virtualization, Mike Rapoport

Having typical usage example in the README file is more convinient than in
the git history...

Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com>
---
 tools/virtio/ringtest/README | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tools/virtio/ringtest/README b/tools/virtio/ringtest/README
index 34e94c4..d83707a 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
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2016-06-06 13:57 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-04  6:12 [PATCH] tools/virtio/ringtest: add usage example to README Mike Rapoport
2016-05-04  6:12 ` [PATCH] tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpu Mike Rapoport
2016-05-04  6:40   ` Cornelia Huck
2016-05-04  6:40   ` Cornelia Huck
2016-05-04  7:59     ` [PATCH v2] " Mike Rapoport
2016-05-04  7:59     ` Mike Rapoport
2016-05-04  8:14       ` Cornelia Huck
2016-05-04  8:14       ` Cornelia Huck
2016-05-04 10:15         ` [PATCH v3] " Mike Rapoport
2016-05-04 10:24           ` Cornelia Huck
2016-05-24 12:41           ` Mike Rapoport
2016-06-06  6:55             ` Mike Rapoport
2016-06-06  6:55             ` Mike Rapoport
     [not found]             ` <201606060656.u566rhsn006487@mx0a-001b2d01.pphosted.com>
2016-06-06 13:57               ` Michael S. Tsirkin
2016-06-06 13:57               ` Michael S. Tsirkin
2016-05-04  6:12 ` [PATCH] " Mike Rapoport
2016-05-24 12:41 ` [PATCH] tools/virtio/ringtest: add usage example to README Mike Rapoport
2016-06-06  6:56   ` Mike Rapoport
2016-06-06  6:56   ` Mike Rapoport

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.