[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

query about profile info



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.