Print this page
XXX Remove nawk(1)

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1/cputrack.1
          +++ new/usr/src/man/man1/cputrack.1
↓ open down ↓ 227 lines elided ↑ open up ↑
 228  228  application to interact with the counter context to achieve some interesting
 229  229  capabilities. See \fBcpc_enable\fR(3CPC).
 230  230  .sp
 231  231  .LP
 232  232  The processor cycle counts enabled by the \fB-t\fR option always apply to both
 233  233  user and system modes, regardless of the settings applied to the performance
 234  234  counter registers.
 235  235  .sp
 236  236  .LP
 237  237  The output of \fBcputrack\fR is designed to be readily parseable by
 238      -\fBnawk\fR(1) and \fBperl\fR(1), thereby allowing performance tools to be
      238 +\fBawk\fR(1) and \fBperl\fR(1), thereby allowing performance tools to be
 239  239  composed by embedding \fBcputrack\fR in scripts. Alternatively, tools may be
 240  240  constructed directly using the same \fBAPI\fRs that \fBcputrack\fR is built
 241  241  upon, using the facilities of \fBlibcpc\fR(3LIB) and \fBlibpctx\fR(3LIB). See
 242  242  \fBcpc\fR(3CPC).
 243  243  .sp
 244  244  .LP
 245  245  Although \fBcputrack\fR uses performance counter context to maintain separate
 246  246  performance counter values for each LWP, some of the events that can be counted
 247  247  will inevitably be impacted by other activities occurring on the system,
 248  248  particularly for limited resources that are shared between processes (for
↓ open down ↓ 155 lines elided ↑ open up ↑
 404  404  box;
 405  405  c | c
 406  406  l | l .
 407  407  ATTRIBUTE TYPE  ATTRIBUTE VALUE
 408  408  Interface Stability     Evolving
 409  409  .TE
 410  410  
 411  411  .SH SEE ALSO
 412  412  .sp
 413  413  .LP
 414      -\fBnawk\fR(1), \fBperl\fR(1), \fBproc\fR(1), \fBtruss\fR(1), \fBprstat\fR(1M),
      414 +\fBawk\fR(1), \fBperl\fR(1), \fBproc\fR(1), \fBtruss\fR(1), \fBprstat\fR(1M),
 415  415  \fBcpustat\fR(1M), \fBexec\fR(2), \fBexit\fR(2), \fBfork\fR(2),
 416  416  \fBsetuid\fR(2), \fBvfork\fR(2), \fBgethrtime\fR(3C), \fBstrtoll\fR(3C),
 417  417  \fBcpc\fR(3CPC), \fBcpc_bind_pctx\fR(3CPC), \fBcpc_enable\fR(3CPC),
 418  418  \fBcpc_open\fR(3CPC), \fBlibcpc\fR(3LIB), \fBlibpctx\fR(3LIB), \fBproc\fR(4),
 419  419  \fBattributes\fR(5)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX