MyWebUniversity.com Home Page
 



OpenSolaris man pages main menu


System Administration Commands                         strace(1M)



NAME
     strace - print STREAMS trace messages

SYNOPSIS
     strace [mid sid level]...


DESCRIPTION
     strace without arguments writes all STREAMS event trace mes-
     sages  from  all drivers and modules to its standard output.
     These messages are obtained from the STREAMS log driver (see
     log(7D)).  If  arguments  are provided, they must be in tri-
     plets of the form mid, sid, level, where mid  is  a  STREAMS
     module   ID  number, sid is a sub-ID number,  and level is a
     tracing priority level. Each triplet indicates that  tracing
     messages  are  to  be received from the given module/driver,
     sub-ID (usually indicating minor device), and priority level
     equal to, or less than the given level. The token all may be
     used for any member to  indicate  no  restriction  for  that
     attribute.


     The format of each trace message output is:


      
OpenSolaris man pages main menu

Contact us      |       About us      |       Term of use      |       Copyright © 2000-2010 MyWebUniversity.com ™