I am trying to profile an XS module on a Linux box.
I have recompiled perl 5.8.8 adding -pg to optimize, ldflags and lddlflags on config.sh and also recompiled my module with this new perl.
Now when I run a test script the gmon.out file is generated, but it only contains information about the perl internals, nothing about the functions on the dynamically loaded XS modules.
Do I need to do anything else?
In reply to profiling an XS module by salva
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |