commit | c6b24c2806aa07c6b0dcba478314d5c5a24ced34 | [log] [tgz] |
---|---|---|
author | Diego Novillo <dnovillo@google.com> | Fri Nov 20 15:39:42 2015 +0000 |
committer | Diego Novillo <dnovillo@google.com> | Fri Nov 20 15:39:42 2015 +0000 |
tree | 52e90071e68e10915027091f8a891b0a29d13e0a | |
parent | 086ed798ff99f87ddf63184138d5797382c9a0f6 [diff] |
SamplePGO - Add line offset and discriminator information to sample reports. While debugging some sampling coverage problems, I found this useful: When applying samples from a profile, it helps to also know what line offset and discriminator the sample belongs to. This makes it easy to correlate against the input profile. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253670 91177308-0d34-0410-b5e6-96231b3b80d8