stas        2004/05/09 20:01:07

  Modified:    todo     features_maybe
  Log:
  tools that may help us develop/maintain mp2
  
  Revision  Changes    Path
  1.6       +21 -1     modperl-2.0/todo/features_maybe
  
  Index: features_maybe
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/todo/features_maybe,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -u -r1.5 -r1.6
  --- features_maybe    10 May 2004 02:52:19 -0000      1.5
  +++ features_maybe    10 May 2004 03:01:07 -0000      1.6
  @@ -155,4 +155,24 @@
   apache features that would be neat for mod_perl:
   -----------------------------------------------
   
  -- "autoload" hook for configuration directives
  \ No newline at end of file
  +- "autoload" hook for configuration directives
  +
  +tools that may help us develop/maintain mp2 
  +-------------------------------------------
  +- B::Xref
  +
  +- gcov: test code coverage
  +  http://apr.apache.org/coverage/index.html
  +  http://gozer.ectoplasm.org/mod_perl/coverage/report.html
  +
  +- valgrind (currently valgrind chokes when running apache, long before
  +  we get to mod_perl). I've heard that we could use some special
  +  #define controls to tell valgrind where to look and where not.
  +
  +- gprof
  +
  +- lxr
  +
  +- tinderbox
  +
  +
  
  
  

Reply via email to