1
0
mirror of https://github.com/golang/go synced 2024-09-28 21:24:29 -06:00

update the correct source file

This commit is contained in:
Kévin Dunglas 2024-03-12 22:26:45 +01:00
parent 5ee4425f9a
commit 2d805b3322
No known key found for this signature in database
GPG Key ID: 4D04EBEF06AAF3A6
2 changed files with 2 additions and 1 deletions

View File

@ -353,6 +353,7 @@ profile the tests during execution:
-benchmem
Print memory allocation statistics for benchmarks.
Allocations made in C or using C.malloc are not counted.
-blockprofile block.out
Write a goroutine blocking profile to the specified file