lkml.org 
[lkml]   [2012]   [Apr]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subject[PATCH 0/2] adding tracepoints to vhost
From
Date
To help in vhost analyzing, the following series adding basic tracepoints to
vhost. Operations of both virtqueues and vhost works were traced in current
implementation, net code were untouched. A top-like satistics displaying script
were introduced to help the troubleshooting.

TODO:
- net specific tracepoints?

---

Jason Wang (2):
vhost: basic tracepoints
tools: virtio: add a top-like utility for displaying vhost satistics


drivers/vhost/trace.h | 153 ++++++++++++++++++++
drivers/vhost/vhost.c | 17 ++
tools/virtio/vhost_stat | 360 +++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 528 insertions(+), 2 deletions(-)
create mode 100644 drivers/vhost/trace.h
create mode 100755 tools/virtio/vhost_stat

--
Jason Wang


\
 
 \ /
  Last update: 2012-04-10 05:07    [W:0.053 / U:0.224 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site