This is the mail archive of the gcc@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]

Re: do -fprofile-arcs and -fbranch-probabilities help to set bb->count?


> So is it feasible that I can make executable to output gcda file to
> my Host PC via fputs or fwrite?

Yes, but this requires a suitable board support package that can
divert I/O on your target board back to the host.

Ben


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