View Single Post
  #9  
Old 11-18-2003, 07:05 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

I would run just one with leaktrace

the best way to do it is to name one zone zone.leak or something seperate from the other zones, then run it using the startscript. I created my own start script using the leak.sh one provided with the program with the emsharemem.so lib appended onto the end, and the zone i wanted to start, and run it in a seperate window so you can control-C or control-Z out of the zone when you've completed the run.

This should produce a leak.out file.

The problem with running it on all zones is that each one will overwrite the file, the only way around that is to create a seperate directory for each running zone.

Experimentation will tell you what works best for you
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote