You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by wh...@apache.org on 2005/04/21 14:29:10 UTC

cvs commit: ws-axis/c/tools/org/apache/axis/tools/trace tracetool.conf

whitlock    2005/04/21 05:29:10

  Modified:    c/tools/org/apache/axis/tools/trace tracetool.conf
  Log:
  Don't instrument server headers that make the trace tool fail
  
  Revision  Changes    Path
  1.10      +17 -0     ws-axis/c/tools/org/apache/axis/tools/trace/tracetool.conf
  
  Index: tracetool.conf
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/tools/org/apache/axis/tools/trace/tracetool.conf,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- tracetool.conf	19 Feb 2005 22:22:20 -0000	1.9
  +++ tracetool.conf	21 Apr 2005 12:29:10 -0000	1.10
  @@ -51,6 +51,23 @@
   excludefile=HTTPChannelInstantiator.cpp
   excludefile=HTTPSSLChannelInstantiator.cpp
   excludefile=ParserLoader.cpp
  +excludefile=httpd.h
  +excludefile=http_main.h
  +excludefile=cclass.h
  +excludefile=cname.h
  +excludefile=asciitab.h
  +excludefile=iasciitab.h
  +excludefile=latin1tab.h
  +excludefile=utf8tab.h
  +excludefile=xmltok.h
  +excludefile=apr_fnmatch.h
  +excludefile=apr_network_io.h
  +excludefile=apr_thread_proc.h
  +excludefile=ap_mpm.h
  +excludefile=httpd.h
  +excludefile=http_config.h
  +excludefile=http_log.h
  +excludefile=scoreboard.h
   #
   define=AXIS_CPP_NAMESPACE_START
   define=AXIS_CPP_NAMESPACE_END