From 48c3807148892b5888b342cc4a64601c8cf15800 Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Sun, 30 Nov 2025 15:14:53 +0300 Subject: [PATCH] docs: update hotpath usage instructions Signed-off-by: NotAShelf Change-Id: I8a056b6814bef36e74b4aca56d4aa2686a6a6964 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bd7124..aa299ce 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ HOTPATH_JSON=true cargo run --features=hotpath To profile allocations: ```bash -HOTPATH_JSON=true cargo run --features=hotpath,hotpath-alloc-count-total +HOTPATH_JSON=true cargo run --features=hotpath,hotpath-alloc ``` The JSON output can be analyzed with the `hotpath` CLI tool for detailed