Ahoy hoy, Monks. I've been playing with optimizing HTML::Template::JIT lately but I've run into a roadblock - I can't find a way to profile the C code compiled using Inline::C. Obviously none of the Perl profilers can do it, they only look at the Perl side. I've looked at gprof but I've been unable to figure out how to apply it to a Perl module.