[all-commits] [llvm/llvm-project] 0c13d9: Allow building heatmaps from basic sampled events ...
Rahman Lavaee via All-commits
all-commits at lists.llvm.org
Mon Apr 11 15:05:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0c13d97e2b5097046d0cf56c00f02d3dd3bd1be2
https://github.com/llvm/llvm-project/commit/0c13d97e2b5097046d0cf56c00f02d3dd3bd1be2
Author: Rahman Lavaee <rahmanl at google.com>
Date: 2022-04-11 (Mon, 11 Apr 2022)
Changed paths:
M bolt/docs/Heatmaps.md
M bolt/lib/Profile/DataAggregator.cpp
Log Message:
-----------
Allow building heatmaps from basic sampled events with `-nl`.
I find that this is useful for finding event hotspots.
Reviewed By: rafauler
Differential Revision: https://reviews.llvm.org/D123067
More information about the All-commits
mailing list