Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Andrea Spacca ec086b4eb3 Bump google.golang.org/api il y a 5 ans
..
sample Bump google.golang.org/api il y a 5 ans
README.md Bump google.golang.org/api il y a 5 ans
sample.bin Bump google.golang.org/api il y a 5 ans
sample.cpu Bump google.golang.org/api il y a 5 ans
source.dot Bump google.golang.org/api il y a 5 ans
source.rpt Bump google.golang.org/api il y a 5 ans
source1 Bump google.golang.org/api il y a 5 ans
source2 Bump google.golang.org/api il y a 5 ans

README.md

sample/ contains a sample program that can be profiled. sample.bin is its x86-64 binary. sample.cpu is a profile generated by sample.bin.

To update the binary and profile:

go build -o sample.bin ./sample
./sample.bin -cpuprofile sample.cpu