Newsgroups: comp.parallel.pvm
From: petri@ibr.cs.tu-bs.de (Stefan Petri)
Subject: Re: What makes pvm_serror with 13%run-time??
Organization: TU Braunschweig, Informatik (Bueltenweg), Germany
Date: Tue, 28 Jun 1994 17:32:18 GMT
Message-ID: <1994Jun28.173218.11612@ibr.cs.tu-bs.de>

In article <2up0ir$duh@rztsun.tu-harburg.de> sm1hk@tuhhco.rz.tu-harburg.de (Heiko Koenig) writes:

>after I have test my programm with 'prof' I saw, that pvm_serror has 13.1%
>run-time (the top mark in my Protokoll :-( ). 
>I have never called that routine

Try gprof instead of prof, that should give you some more hints who why and
where that function is called.

Stefan

