Hi there i ve just created a plugin with the purpose of profiling code, for now it only works for python but support for new languages is on the way
Code Profiler simply profiles a script and then opens up the profiling results in kcachegrind, wich gives access to all the amazing functionalities like timers and callgraphs.
Hope you like it