[all-commits] [llvm/llvm-project] 05aa2a: [BOLT] Distinguish sections in heatmap
Fabian Parzefall via All-commits
all-commits at lists.llvm.org
Wed Sep 7 16:35:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 05aa2a16f3eaf89c47ee3f1b41f234d1f734f161
https://github.com/llvm/llvm-project/commit/05aa2a16f3eaf89c47ee3f1b41f234d1f734f161
Author: Fabian Parzefall <parzefall at fb.com>
Date: 2022-09-07 (Wed, 07 Sep 2022)
Changed paths:
M bolt/lib/Profile/Heatmap.cpp
Log Message:
-----------
[BOLT] Distinguish sections in heatmap
Output different letters for different sections in the heatmap to
visually separate sections.
Reviewed By: maksfb
Differential Revision: https://reviews.llvm.org/D133068
More information about the All-commits
mailing list