• Sasha Goldshtein's avatar
    u* tools: PHP support · cfb5ee7c
    Sasha Goldshtein authored
    Introduce PHP support to ucalls, uflow, and ustat. The PHP probes
    used are for function entry and exit, file compile (~ class load),
    and exception throw. This requires a PHP runtime built with the
    `--enable-dtrace` configure switch. Some probes also require
    USE_ZEND_DTRACE=1.
    
    Resolves #945.
    cfb5ee7c
ustat.8 3.52 KB