[llvm-branch-commits] [BOLT] Drop perf2bolt cold samples diagnostic (PR #139337)
Amir Ayupov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri May 9 16:23:39 PDT 2025
https://github.com/aaupov created https://github.com/llvm/llvm-project/pull/139337
Cold samples diagnostics in perf2bolt are superseded by
`print-heatmap-stats` option. It provides a superset of stats and works
without BAT section (not emitted by default).
Test Plan: NFC
More information about the llvm-branch-commits
mailing list