lkml.org 
[lkml]   [2010]   [Mar]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] Enhance perf to collect KVM guest os statistics from host side
From
Date
Soeren Sandmann <sandmann@daimi.au.dk> writes:

> [...]
> - What is going on inside QEMU?
> - Which client is the X server servicing?
> - What parts of a python/shell/scheme/javascript program is
> taking the most CPU time?
> [...]

These kinds of questions usually require navigation through internal
data of the user-space process ("Where in this linked list is this
pointer?"), and often also correlating them with history ("which
socket/fd was most recently serviced?").

Systemtap excels at letting one express such things.

- FChE


\
 
 \ /
  Last update: 2010-03-23 15:49    [W:0.618 / U:0.120 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site