diff options
| author | Paul Buetow <paul@buetow.org> | 2025-03-14 21:59:07 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-03-14 21:59:07 +0200 |
| commit | 8dfbdae17cb4ceff1dbe42e5c75486df4637ecc5 (patch) | |
| tree | 336f59076ccb63a73287b633b6334dfbeb065c56 /README.md | |
| parent | bcd854084554e72708bfcc17457b3063af88dda2 (diff) | |
switch to inferno flamegraphs
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -42,3 +42,11 @@ make sudo cp -v ./libelf/libelf.a /usr/lib64/ ``` +## Inferno Flamegraphs + +We are using Inferno Flamegraphs: https://github.com/jonhoo/inferno + +```sh +cargo install inferno +``` + |
