Add usage and manual page information on --time-servicing.

Signed-off-by: Mel Gorman <m...@csn.ul.ie>
---
 cpupcstat             |    2 ++
 man/tlbmiss_cost.sh.8 |    6 ++++++
 2 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/cpupcstat b/cpupcstat
index a951f66..951ae05 100755
--- a/cpupcstat
+++ b/cpupcstat
@@ -219,6 +219,8 @@ sub print_usage()
        --time-limit L             Sets a time limit for watching the target
        --kernel                   Output DTLB miss data for the kernel as well
                                    as the specified target
+       --time-servicing           Print the percentage of time servicing TLB
+                                   misses
        --misses-per-instruction   Prints the ratio of TLB misses per
                                    instruction retired
        --misses-per-cycle         Prints the ratio of TLB misses per CPU cycle
diff --git a/man/tlbmiss_cost.sh.8 b/man/tlbmiss_cost.sh.8
index f190ca2..837dc66 100644
--- a/man/tlbmiss_cost.sh.8
+++ b/man/tlbmiss_cost.sh.8
@@ -49,6 +49,12 @@ specified the script will check the path and the current 
working directory for
 \fBSTREAM\fP
 
 .TP
+.B --time-servicing
+
+Add an additional column printing out what percentage of time was spend
+servicing TLB misses.
+
+.TP
 .B --verbose
 
 This option increases the verbosity of the ouput.
-- 
1.7.1


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Libhugetlbfs-devel mailing list
Libhugetlbfs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel

Reply via email to