llvm-project/llvm/test/tools/llvm-profgen/Inputs
wlei dddd590fd0 [CSSPGO][llvm-profgen] Fix getCanonicalFnName usage in llvm-profgen
Previously we didn't support to keep the unique linkage name(-funique-internal-linkage-name) in llvm-profgen. As discussed in https://reviews.llvm.org/D96932, we choose to do canonicalization for it.

Now since "selected" is set as the default parameter of getCanonicalFnName in `D96932`, we don't need to add any attribute here for the previous usage and only fix the missing usage in the pseudo probe decoding.

Differential Revision: https://reviews.llvm.org/D98226
2021-03-15 21:00:42 -07:00
..
inline-cs-noprobe.perfbin
inline-cs-noprobe.perfscript [CSSPGO][llvm-profgen] Fix bug with parsing hybrid sample trace line 2021-02-04 16:15:05 -08:00
inline-cs-pseudoprobe.perfbin
inline-cs-pseudoprobe.perfscript [CSSPGO][llvm-profgen] Virtual unwinding with pseudo probe 2021-01-13 11:02:58 -08:00
noinline-cs-noprobe.perfbin
noinline-cs-noprobe.perfscript [CSSPGO][llvm-profgen] Virtual unwinding with pseudo probe 2021-01-13 11:02:58 -08:00
noinline-cs-pseudoprobe.perfbin [CSSPGO][llvm-profgen] Virtual unwinding with pseudo probe 2021-01-13 11:02:58 -08:00
noinline-cs-pseudoprobe.perfscript [CSSPGO][llvm-profgen] Virtual unwinding with pseudo probe 2021-01-13 11:02:58 -08:00
recursion-compression-noprobe.perfbin [CSSPGO][llvm-profgen] Compress recursive cycles in calling context 2021-02-03 22:16:07 -08:00
recursion-compression-noprobe.perfscript [CSSPGO][llvm-profgen] Compress recursive cycles in calling context 2021-02-03 22:16:07 -08:00
recursion-compression-pseudoprobe.perfbin [CSSPGO][llvm-profgen] Compress recursive cycles in calling context 2021-02-03 22:16:07 -08:00
recursion-compression-pseudoprobe.perfscript [CSSPGO][llvm-profgen] Compress recursive cycles in calling context 2021-02-03 22:16:07 -08:00
unique-linkage-name-dwarf.perfbin [CSSPGO][llvm-profgen] Fix getCanonicalFnName usage in llvm-profgen 2021-03-15 21:00:42 -07:00
unique-linkage-name-dwarf.perfscript [CSSPGO][llvm-profgen] Fix getCanonicalFnName usage in llvm-profgen 2021-03-15 21:00:42 -07:00
unique-linkage-name-probe.perfbin [CSSPGO][llvm-profgen] Fix getCanonicalFnName usage in llvm-profgen 2021-03-15 21:00:42 -07:00
unique-linkage-name-probe.perfscript [CSSPGO][llvm-profgen] Fix getCanonicalFnName usage in llvm-profgen 2021-03-15 21:00:42 -07:00