This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libpfm4".
The branch, master has been updated
via 2c05e3012f86ab636ddc8b7a609ee7722cfbed1a (commit)
from fa7e5247599cdc74f6f54868ef124400398a7afc (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 2c05e3012f86ab636ddc8b7a609ee7722cfbed1a
Author: Stephane Eranian <eranian@...>
Date: Wed Nov 28 13:22:50 2012 +0100
add support for exclude_host and exclude_guest
Add two new boolean modifiers for perf_event OS layer:
- mg : monitor guest execution
- mh : monitor host execution
Those modifiers handlemonitoring situations with a virtual
machine (vmx) using KVM.
Signed-off-by: Stephane Eranian <eranian@...>
-----------------------------------------------------------------------
Summary of changes:
lib/pfmlib_perf_event.c | 36 ++++++++++++++++++++++++++++++------
lib/pfmlib_perf_event_priv.h | 4 ++++
2 files changed, 34 insertions(+), 6 deletions(-)
hooks/post-receive
--
libpfm4
|