Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[BOLT][heatmap] Produce zoomed-out heatmaps #140153

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
May 30, 2025
Prev Previous commit
Next Next commit
add new option to Heatmaps.md
Created using spr 1.3.4
  • Loading branch information
aaupov committed May 16, 2025
commit e57835bbdb50cee5c44e49f14724f90b94bbaf9d
3 changes: 3 additions & 0 deletions 3 bolt/docs/Heatmaps.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,10 @@ For the generation, the default bucket size was used with a line size of 128.
Some useful options are:

```
-block-size=<uint> - heatmap bucket size in bytes (default 64)
-line-size=<uint> - number of entries per line (default 256)
-max-address=<uint> - maximum address considered valid for heatmap (default 4GB)
-print-mappings - print mappings in the legend, between characters/blocks and text sections (default false)
-heatmap-zoom-out=<uint>,... - print zoomed out heatmaps with given block sizes,
must be multiples of block-size in ascending order
```
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.