diff options
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 +``` + |
