Soeren Sandmann <[email protected]> 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
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html