in reply to Re: Profiling the C side of an Inline::C module
in thread Profiling the C side of an Inline::C module

I've seen summaries on perl5-porters of valgrind runs on Perl itself. I don't think I've seen anything about running valgrind on an XS module, but it might be worth exploring.

-sam

  • Comment on Re^2: Profiling the C side of an Inline::C module