Skip to content

Commit

Permalink
Add reference to bytehound
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandru Gheorghe <[email protected]>
  • Loading branch information
alexggh committed Aug 29, 2024
1 parent 5dcc0df commit 3936429
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions polkadot/node/subsystem-bench/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,9 @@ For finer profiling of cache misses, better use `perf` on a bare-metal machine.

### Profile memory usage using jemalloc

Bellow you can find instructions how to setup and run profiling with jemalloc, this is complementary with using other memory profiling tools
like: https://github.com/koute/bytehound?tab=readme-ov-file#basic-usage.

#### Prerequisites
Install tooling with:
```
Expand Down

0 comments on commit 3936429

Please sign in to comment.