Il 25/04/2014 11:12, Christian Borntraeger ha scritto:
From: Alexander Yarygin
Currently perf-kvm uses string literals for kvm event names,
but it works only for x86, because other architectures may have
other names for those events.
This patch introduces defines for kvm_entry and kvm_exit eve
From: Alexander Yarygin
Currently perf-kvm uses string literals for kvm event names,
but it works only for x86, because other architectures may have
other names for those events.
This patch introduces defines for kvm_entry and kvm_exit events
and lets perf-kvm replace literals.
Signed-off-by: A
2 matches
Mail list logo