On Mon, 2010-09-06 at 14:58 +0300, Avi Kivity wrote:
It filters after it does all the hard work of creating the trace event,
instead of before.
One thing I thought of, you can use the unfiltered kvm_exit event as
leader, that will give you the total number of events, which, esp. when
you create partial histograms, is useful to figure out how much you
missed.
You can individually disable/enable !leader siblings.
Right, those have their own tasks.
--