From ac760a38874e716a86ca0cb90eb89165d1c445c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Rainone?= Date: Sat, 30 Sep 2023 16:53:27 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 60174749..14796d2c 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,8 @@ On top of each plot there are 2 icons: ### Plots +Depending on your go version, some plots may not be available. + #### Heap (global) heap-global @@ -143,6 +145,10 @@ On top of each plot there are 2 icons: gc-pauses +#### CPU Classes (GC) + +cpu-classes-gc + #### Time Goroutines Spend in 'Runnable' runnable-time