This patch adds entries to the cpupcstat man page for the new switchs,
misses-per-cycle and misses-per-instruction.

Signed-off-by: Eric B Munson <[email protected]>
---
 man/cpupcstat.8 |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/man/cpupcstat.8 b/man/cpupcstat.8
index 810accf..d38718e 100644
--- a/man/cpupcstat.8
+++ b/man/cpupcstat.8
@@ -66,6 +66,16 @@ This allows the user to request DTLB miss rate data be 
collected for the kernel
 as well as the \fBtarget\fP.
 
 .TP
+.B --misses-per-instruction
+
+This option requests that the ratio of instructions retired per TLB miss.
+
+.TP
+.B --misses-per-cycle
+
+This option requests that the ratio of CPU cycles per TLB miss.
+
+.TP
 .B --force-oprofile
 
 \fBcpupcstat\fP prefers the perf tool for data collection, only using oprofile
-- 
1.6.3.3


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Libhugetlbfs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel

Reply via email to