Allow building heatmaps from basic sampled events with `-nl`.
authorRahman Lavaee <rahmanl@google.com>
Mon, 11 Apr 2022 21:39:41 +0000 (14:39 -0700)
committerRahman Lavaee <rahmanl@google.com>
Mon, 11 Apr 2022 22:04:44 +0000 (15:04 -0700)
commit0c13d97e2b5097046d0cf56c00f02d3dd3bd1be2
treee10e27c3175d2655c904e63e6e1c2a1a81eae4df
parentfe2478d44e4f7f191c43fef629ac7a23d0251e72
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
bolt/docs/Heatmaps.md
bolt/lib/Profile/DataAggregator.cpp