Portability of .gcda files for PGO

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Suppose I want to build an instrumented executable (i.e., build with -fprofile-generate) on my development machine, copy that executable over to a testing machine, run the program and collect the instrumentation data there (.gcda files), then copy the data back to my development machine for a final build (with -fprofile-use). Can I do that?

Thanks,

Scott



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux