summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-03-14 21:59:07 +0200
committerPaul Buetow <paul@buetow.org>2025-03-14 21:59:07 +0200
commit8dfbdae17cb4ceff1dbe42e5c75486df4637ecc5 (patch)
tree336f59076ccb63a73287b633b6334dfbeb065c56 /README.md
parentbcd854084554e72708bfcc17457b3063af88dda2 (diff)
switch to inferno flamegraphs
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6ba7db5..f8d17cd 100644
--- a/README.md
+++ b/README.md
@@ -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
+```
+