mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
perf: add stalled_cycles_backend perf event support
This patch adds support and documentation for the stalled_cycles_backend perf event. Signed-off-by: Nitesh Konkar <nitkon12@linux.vnet.ibm.com>
This commit is contained in:
committed by
John Ferlan
parent
060c159b08
commit
9ae79400ff
@@ -24,6 +24,7 @@
|
||||
<event name='branch_misses' enabled='yes'/>
|
||||
<event name='bus_cycles' enabled='yes'/>
|
||||
<event name='stalled_cycles_frontend' enabled='yes'/>
|
||||
<event name='stalled_cycles_backend' enabled='yes'/>
|
||||
</perf>
|
||||
<devices>
|
||||
</devices>
|
||||
|
||||
Reference in New Issue
Block a user