From 8dfbdae17cb4ceff1dbe42e5c75486df4637ecc5 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 14 Mar 2025 21:59:07 +0200 Subject: switch to inferno flamegraphs --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') 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 +``` + -- cgit v1.2.3