perf: add page_faults software perf event support

This patch adds support and documentation
for the page_faults perf event.

Signed-off-by: Nitesh Konkar <nitkon12@linux.vnet.ibm.com>
This commit is contained in:
Nitesh Konkar
2017-02-23 20:25:32 +05:30
committed by John Ferlan
parent 20dc690865
commit 6ef2c7e00f
9 changed files with 32 additions and 1 deletions

View File

@@ -28,6 +28,7 @@
<event name='ref_cpu_cycles' enabled='yes'/>
<event name='cpu_clock' enabled='yes'/>
<event name='task_clock' enabled='yes'/>
<event name='page_faults' enabled='yes'/>
</perf>
<devices>
</devices>