google / google/autofdo

Please give an example in order to pass several binaries to create_gcov?

Open
#104 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
619
Forks
127
PR merge metrics
No merged PRs in 30d

Description

One can convert profile data using the following command

create_gcov --binary=your_program.unstripped --profile=perf.data --gcov=profile.afdo
But how to do this when the program is proprietary binary and the profiled code consists of several optional shared object file? I’m meaning, how to pass several binaries to `create_gcov` when there’s still a single `perf.data` for all of them?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.