This patch reports number of counts being dropped when a hash-mismatch happens. This information will be helpful to the users -- if the dropped counts are large, the user should redo the instrumentation build and recollect the profile. Differential Revision: https://reviews.llvm.org/D129001
14 lines
110 B
Plaintext
14 lines
110 B
Plaintext
# :ir is the flag to indicate this is IR level profile.
|
|
:ir
|
|
foo
|
|
12884999999
|
|
1
|
|
1
|
|
|
|
foo
|
|
12885999999
|
|
2
|
|
6000
|
|
4000
|
|
|