strace — Print STREAMS Trace Messages

Synopsis

strace [mid
						sid
						level...]

Description

The strace command is part of the set of error and trace loggers—log(7D), strace(1M), strclean(1M), strerr(1M), and strlog(9F)—that are provided for debugging and administering STREAMS modules and drivers.

Use the strace command without arguments to write all STREAMS event trace messages 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 triplets 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 ...

Get Solaris™ 8 System Administrator's Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.