![]() |
il y a 7 ans | |
---|---|---|
.. | ||
sample | il y a 7 ans | |
README.md | il y a 7 ans | |
sample.bin | il y a 7 ans | |
sample.cpu | il y a 7 ans | |
source.dot | il y a 7 ans | |
source.rpt | il y a 9 ans | |
source1 | il y a 9 ans | |
source2 | il y a 9 ans |
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