]> xenbits.xensource.com Git - libvirt.git/commitdiff
add SystemTap to apps using libvirt
authorJonathan Lebon <jlebon@redhat.com>
Wed, 6 Nov 2013 21:52:52 +0000 (16:52 -0500)
committerEric Blake <eblake@redhat.com>
Wed, 6 Nov 2013 22:26:35 +0000 (15:26 -0700)
Starting from v2.4 (released today!), SystemTap can use libvirt to
execute scripts inside virtual machines.

Signed-off-by: Eric Blake <eblake@redhat.com>
docs/apps.html.in

index c7e2f642ba6bbb2e72fb5f62cbdd2b8c2531c7d6..3598062ddb1ecbda7d721711c4dd7a3b7256ce9d 100644 (file)
         in a virtual machine.  It prints out a list of facts about the
         virtual machine, derived from heuristics.
       </dd>
+      <dt><a href="http://sourceware.org/systemtap/">stap</a></dt>
+      <dd>
+        SystemTap is a tool used to gather rich information about a running
+        system through the use of scripts. Starting from v2.4, the front-end
+        application stap can use libvirt to gather data within virtual
+        machines.
+      </dd>
     </dl>
 
     <h2><a name="configmgmt">Configuration Management</a></h2>