vgritsenko    2003/10/29 06:14:34

  Modified:    src/blocks/profiler/conf profiler.xconf
  Log:
  Update comment
  
  Revision  Changes    Path
  1.2       +6 -7      cocoon-2.1/src/blocks/profiler/conf/profiler.xconf
  
  Index: profiler.xconf
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/profiler/conf/profiler.xconf,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- profiler.xconf    9 Mar 2003 00:05:49 -0000       1.1
  +++ profiler.xconf    29 Oct 2003 14:14:34 -0000      1.2
  @@ -1,12 +1,11 @@
   <?xml version="1.0"?>
  +
   <xconf xpath="/cocoon" unless="profiler">
   
  -  <!-- Profiler:
  -    The profiler facilitates the gathering of statistics about timings of
  -    different steps of pipelines. Profiler consists of several components:
  -     profiling pipeline and profiler generator
  -    which are used to generate the profile report. You need to enable all of
  -    these components to use profiler.
  -    -->
  +  <!--+ 
  +      | Profiler:
  +      | The profiler facilitates the gathering of statistics about timings of
  +      | different steps of pipelines.
  +      +-->
     <profiler results="10"/>
   </xconf>
  
  
  

Reply via email to