diff options
Diffstat (limited to 'usr/src/man/man1m/cpustat.1m')
-rw-r--r-- | usr/src/man/man1m/cpustat.1m | 37 |
1 files changed, 14 insertions, 23 deletions
diff --git a/usr/src/man/man1m/cpustat.1m b/usr/src/man/man1m/cpustat.1m index 85b5b2654d..e5a1a7c6c4 100644 --- a/usr/src/man/man1m/cpustat.1m +++ b/usr/src/man/man1m/cpustat.1m @@ -1,6 +1,6 @@ '\" te .\" Copyright (c) 2005, Sun Microsystems, Inc. -.TH cpustat 1M "16 Jun 2009" "SunOS 5.11" "System Administration Commands" +.TH CPUSTAT 1M "Jun 16, 2009" .SH NAME cpustat \- monitor system behavior using CPU performance counters .SH SYNOPSIS @@ -33,7 +33,6 @@ samples that are taken. The following options are supported: .sp .ne 2 -.mk .na \fB\fB-c\fR \fIeventspec\fR\fR .ad @@ -70,7 +69,6 @@ between the different event settings on each sample. .sp .ne 2 -.mk .na \fB\fB-D\fR\fR .ad @@ -81,7 +79,6 @@ Enables debug mode. .sp .ne 2 -.mk .na \fB\fB-h\fR\fR .ad @@ -93,7 +90,6 @@ the processor-dependent counters. .sp .ne 2 -.mk .na \fB\fB-n\fR\fR .ad @@ -105,7 +101,6 @@ pipeline). .sp .ne 2 -.mk .na \fB\fB-p\fR \fIperiod\fR\fR .ad @@ -123,7 +118,6 @@ take). If \fIperiod\fR is less than the number of \fIeventspec\fRs times .sp .ne 2 -.mk .na \fB\fB-s\fR\fR .ad @@ -139,7 +133,6 @@ triggering system-mode events. .sp .ne 2 -.mk .na \fB\fB-T\fR \fBu\fR | \fBd\fR\fR .ad @@ -154,7 +147,6 @@ time. See \fBtime\fR(2). Specify \fBd\fR for standard date format. See .sp .ne 2 -.mk .na \fB\fB-t\fR\fR .ad @@ -260,15 +252,15 @@ instructions in user and system mode on a Pentium 4 machine. example% cpustat -c \e pic12=branch_retired,emask12=0x4,pic14=branch_retired,\e emask14=0xf,sys 1 3 - + time cpu event pic12 pic14 - 1.010 1 tick 458 684 - 1.010 0 tick 305 511 - 2.010 0 tick 181 269 - 2.010 1 tick 469 684 - 3.010 0 tick 182 269 - 3.010 1 tick 468 684 - 3.010 2 total 2063 3101 + 1.010 1 tick 458 684 + 1.010 0 tick 305 511 + 2.010 0 tick 181 269 + 2.010 1 tick 469 684 + 3.010 0 tick 182 269 + 3.010 1 tick 468 684 + 3.010 2 total 2063 3101 .fi .in -2 .sp @@ -338,13 +330,12 @@ See \fBattributes\fR(5) for descriptions of the following attributes: .sp .TS -tab() box; -cw(2.75i) |cw(2.75i) -lw(2.75i) |lw(2.75i) -. -ATTRIBUTE TYPEATTRIBUTE VALUE +box; +c | c +l | l . +ATTRIBUTE TYPE ATTRIBUTE VALUE _ -Interface StabilityEvolving +Interface Stability Evolving .TE .SH SEE ALSO |