Click here to Skip to main content
15,891,253 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hi,
When I used gperftools I'm responded the error log as follows:

Using local file ./demo.
Gathering CPU profile from http://my.prof/pprof/profile?seconds=30 for 30 seconds to
/home/cuixiangfei/pprof/demo.1420713935.my.prof
Be patient...

curl: (7) couldn't connect to host
Failed to get profile: curl 'http://my.prof/pprof/profile?seconds=30' > /home/cuixiangfei/pprof/.tmp.demo.1420713935.my.prof: No such file or directory

How does this occured ?

Thanks for your attention.
Posted

1 solution

The searches for data on the host 2my.prof". It is some configuration issue.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900