
When merging instrFDO profiles with afdo profile as supplementary, instrFDO counters for static functions are stored with function's PGO name (with filename.cpp; prefix). - This pull request fixes the delimiter used when a PGO function name is 'normalized' for AFDO look-up.
31 lines
288 B
Plaintext
31 lines
288 B
Plaintext
# IR level Instrumentation Flag
|
|
:ir
|
|
_Z3barmi
|
|
# Func Hash:
|
|
784007056844089447
|
|
# Num Counters:
|
|
2
|
|
# Counter Values:
|
|
0
|
|
0
|
|
|
|
main
|
|
# Func Hash:
|
|
784007059655560962
|
|
# Num Counters:
|
|
2
|
|
# Counter Values:
|
|
1
|
|
0
|
|
|
|
test.c;_ZL3foom
|
|
# Func Hash:
|
|
1124680652115249575
|
|
# Num Counters:
|
|
3
|
|
# Counter Values:
|
|
0
|
|
0
|
|
0
|
|
|