Rong Xu 998b97f6f1 [llvm-profdata] Add overlap command to compute similarity b/w two profile files
Add overlap functionality to llvm-profdata tool to compute the similarity
between two profile files.

Differential Revision: https://reviews.llvm.org/D60977

llvm-svn: 359612
2019-04-30 21:19:12 +00:00

26 lines
259 B
Plaintext

:IR
foo
# Func Hash:
72057649435042473
# Num Counters:
2
# Counter Values:
30000
20000
# Num Value Kinds:
2
# ValueKind = IPVK_IndirectCallTarget:
0
# NumValueSites:
1
2
bar1:30000
bar2:20000
# ValueKind = IPVK_MemOPSize:
1
# NumValueSites:
1
2
1:3000
4:2000