Apache::DProf - can tmon.out files be merged?

2007-05-07 Thread John ORourke
Hi folks, I just discovered Frank's article on debugging mod_perl... man have I been coding in the dark ages! I need to run it on a production server and can't keep the no. of children at 1, so does anyone know if the tmon.out files from all the apache children can be merged somehow? It

Re: Apache::DProf - can tmon.out files be merged?

2007-05-07 Thread Perrin Harkins
On 5/7/07, John ORourke [EMAIL PROTECTED] wrote: I need to run it on a production server and can't keep the no. of children at 1, so does anyone know if the tmon.out files from all the apache children can be merged somehow? You can just analyze the output from any one of the child processes.