summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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
+```
+