On Thu, Oct 12, 2000 at 10:12:45AM -0500, Y V Chaitanya Kumar wrote: > If we compile a c-program with cc -p option and run the application, it > generates profile info for each task in PROFDIR. But gcc is not supporting > the PROFDIR environment variable to create profiles.Is there any > alternative to generate profiles using gcc. man gprof. -Arun