summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-profdata.rst
diff options
context:
space:
mode:
authorDiego Novillo <dnovillo@google.com>2015-11-23 20:12:21 +0000
committerDiego Novillo <dnovillo@google.com>2015-11-23 20:12:21 +0000
commit243ea6a7d6d90eb52d3e30cb4a2b73d3fd428f88 (patch)
tree62f4e5699b41bc549abb189383e73747b78736ef /llvm/docs/CommandGuide/llvm-profdata.rst
parent39f4c2ca3bd0d447202d05f2f83834e05193b76a (diff)
downloadbcm5719-llvm-243ea6a7d6d90eb52d3e30cb4a2b73d3fd428f88.tar.gz
bcm5719-llvm-243ea6a7d6d90eb52d3e30cb4a2b73d3fd428f88.zip
SamplePGO - Add coverage tracking for samples.
The existing coverage tracker counts the number of records that were used from the input profile. An alternative view of coverage is to check how many available samples were applied. This way, if the profile contains several records with few samples, it doesn't really matter much that they were not applied. The more interesting records to apply are the ones that contribute many samples. llvm-svn: 253912
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-profdata.rst')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud