On Sat, 05 Mar 2005 12:17:43 +0200, Jos Houtman <[EMAIL PROTECTED]> wrote:
> No This is exactly the stuff iam looking for, this time my problem was
> phpcentric, but next time it might be NFS, or mysql or some other part
> of the system.
> The link looks promising, i will take a good look

Keep in mind however that this method is limited to programs compiled
using the GCC compilers suite (c, c++, possibli native java programs
compiled with gcj and fortran ones).

If you're profiling a python program, you will in fact be profilingthe
python interpreter, which will prove useless to give you information
about (or speed increases to) your python scripts. Same applies for
PHP, non native java programs, etc...

Julien
--
[email protected] mailing list

Reply via email to