Skip to content

Conversation

@shenhanc78
Copy link
Collaborator

@shenhanc78 shenhanc78 commented May 8, 2019

This is done by adding 'plo' for the '--format' option. Here is an example of usage:
./create_llvm_prof --binary ./sample.out --sample sample.perfdata --out sample.ploprof --format plo
The meaning of "--binary", "--out", "--sample" are unchanged. "--format" now accept an addition value "plo" indicating the output format should be consumed by plo.

The format of "plo" is described in llvm_plo_profile_writer.h.

This is done by adding 'plo' for the '--format' option. Here is an example of usage:
  ./create_llvm_prof --binary ./sample.out --sample sample.perfdata --out sample.ploprof --format plo
@shenhanc78
Copy link
Collaborator Author

@mtrofin This is the change we discussed the other day to add plo perf tool to create_llvm_prof. Please provide initial comments on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant