[openstack-dev] [nova] [Openstack-operators] Profiling nova-conductor and eventlet

2015-11-19 Thread Kris G. Lindgren
Calling all Proflers! I am running into an issue with CPU usage on remote nova-conductor and I am trying to profile it to see where its consuming the most amount of cpu, so that we can investigate further. The etherpad where we have been working on this issue is located at:

Re: [openstack-dev] [nova] [Openstack-operators] Profiling nova-conductor and eventlet

2015-11-19 Thread Joshua Harlow
Kris and I also experimented with: https://gist.github.com/harlowja/d2b5fc5282c76f10bc3f (which is like the entrypoint to cProfile but instead using the eventlet profiler module instead), that didn't appear to go so well... So any thoughts would be great here (especially around how to