Alright, so I run a python bot connected to some server.
I'll just start with that first.
So, when I go into SSH and I'm seeing that my bot which shouldn't be taking up much CPU happens to be the first on the list sorted by most intensive cpu processes.
I would love to know if there's some way to be able to track or trace exactly which part of my code in my python bot is causing it to create such a high amount of load on the CPU.
Right now, my only way of knowing what's taking up most of the cpu loads is this:
http://i50.tinypic.com/23sepdu.pngNot even sure what that text means under the command part... :L