[all-commits] [llvm/llvm-project] 616489: [BOLT] Drop perf2bolt cold samples diagnostic (#13...
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Tue May 13 13:25:18 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 616489e2ee432a4085ab3c42fd51237f432cd037
https://github.com/llvm/llvm-project/commit/616489e2ee432a4085ab3c42fd51237f432cd037
Author: Amir Ayupov <aaupov at fb.com>
Date: 2025-05-13 (Tue, 13 May 2025)
Changed paths:
M bolt/include/bolt/Profile/DataAggregator.h
M bolt/lib/Profile/DataAggregator.cpp
Log Message:
-----------
[BOLT] Drop perf2bolt cold samples diagnostic (#139337)
Cold samples diagnostics in perf2bolt are superseded by
`perf2bolt --heatmap` option (#139194). It provides a superset of stats
and works without BAT section which is not emitted by default.
Test Plan: NFC
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list