This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

FW: -fprofile-generate.


Hi,

I have a program multi-threaded and that programs is invoked multi times for my application. My questions are

1-Will I get a .gcda file for each invocation?
2-How can I merge the .gcda ?
3-Also sometimes I do not get the .gcda for the program file? but I do get the .gcda for the objects that make the program. What am I missing.

And I am using gcc 4.1.1

Thanks
Yves 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]