############################################################################ # # File: itrcfltr.icn # # Subject: Program to filter trace output # # Author: Ralph E. Griswold # # Date: July 14, 1997 # ############################################################################ # # This file is in the public domain. # ############################################################################ # # This program filters trace output. If there are command-line arguments, # they are taken as procedure names, and only those lines with those # names are written. If there are no command-line arguments, all lines # are written. # # The names of procedures to pass through can be given in a "response" # file as accepted by options(), as in # # itrcfltr @names