Cloud Performance Platform
Cloud Performance Platform is an openresty project, provide easy ui to remote profile web service and generate svg output.
Now, it provide 6 profile types:
- CPU
- HEAP
- CPU FlameGraph
- HEAP FlameGraph
- Growth
- Growth FlameGraph
- install openresty
- download cloud-perf, put it under /home/cloud, extract it
- cd cloud-perf/vendor/sockproc, run ./serverctl start
- run openresty -p /home/cloud/cloud-perf
- pprof remote servers https://gperftools.github.io/gperftools/pprof_remote_servers.html
- Intor to cloud-perf(Only Chinese version) https://zhuanlan.zhihu.com/p/25004084