Hello,

I am using go application as service in linux docker environment. My 
application is given 1 cpu when defining docker-compose file.

I enabled to cpu profiler within my application. After running my testing, 
I stop my container and using docker cp, I copied test.prof into local host.

There is no data in the test.prof file. But when I define two cpus for my 
service, test.prof file has data. 

Why does not working in this sitation? Thanks


docker-compose v2.2
go version go1.10 linux/amd64


Best regards
Sothy



-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to