tttracefile man page on SunOS

Man page or keyword search:  
man Server   20652 pages
apropos Keyword Search (all sections)
Output format
SunOS logo
[printable version]

tttracefile(4)		       ToolTalk Commands		tttracefile(4)

NAME
       tttracefile - script of settings for ToolTalk tracing

DESCRIPTION
       A tttrace script contains settings that control ToolTalk calls and mes‐
       sages.  A tttrace script consists of commands separated	by  semicolons
       or newlines.  The first command must be the version command.

   Commands
       If conflicting values are given for a setting, the last value wins.

       version n
	      The version of the tttracefile command syntax used.  The current
	      version is 1.

       follow [off | on]
	      Sets whether to follow all children forked by the traced	client
	      or subsequently started in the traced session.  Default is off.

       [> | >>] outfile
	      File  to be used for the trace output.  By default, trace output
	      goes to standard error.  Normal sh(1) interpretation of > and >>
	      applies.

       functions [all | none | func...]
	      ToolTalk	API  functions to trace.  func may include sh(1) wild‐
	      card characters. Default is all.

       attributes [all | none]
	      none means use only a single line when printing a message on the
	      trace  output.   all  means print all attributes, arguments, and
	      context slots of traced messages.	 Default is none.

       states [none | edge | deliver | dispatch | Tt_state]...
	      State(s) through which to trace messages.	 In  addition  to  the
	      Tt_states defined in tt_c.h, valid states are:
	       · none - disable all message tracing
	       · edge - messages entering initial (TT_SENT) and final (TT_HAN‐
		 DLED, TT_FAILED) states.
	       · deliver - all state changes and all client deliveries.
	       · dispatch - deliver + all patterns  considered	for  matching.
		 (default)

       ops toTrace...
       sender_ptypes toTrace...
       handler_ptypes toTrace...
	    Trace messages that have toTrace as a value for the indicated mes‐
	    sage attribute.  toTrace may include  sh(1)	 wildcard  characters.
	    If	no toTrace argument is included for a given message attribute,
	    then no value of that attribute excludes a message from tracing.

   Comments
       A word beginning with # causes that word and all the following  charac‐
       ters up to a newline to be ignored.

EXAMPLES
       To  trace  all  attribute-getting  and  -setting messages sent by ptype
       starting with "Dt",

	      version 1
	      ops Get* Set*
	      sender_ptypes Dt*

       To trace only ToolTalk function calls (but not messages) in  a  process
       tree,

	      version 1; follow on; states none

SEE ALSO
       ttsession(1), tttrace(1), the Session_Trace() ToolTalk request

ToolTalk 1.3			 1 March 1996			tttracefile(4)
[top]

List of man pages available for SunOS

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net