I’m buildinng my own Python-2.6 in linux. There’s an option in configure for enabling C-level code profiling. I’ve never used that before; so just out of curiousity, what does that option do? what is it for?
I’m buildinng my own Python-2.6 in linux. There’s an option in configure for enabling
Share
Google tells me this:
If you are unfamiliar with
gprof, have a look at this link