Method | Description | |
---|---|---|
get_run ( $run_id, $type, &$run_desc ) | Returns XHProf data given a run id ($run) of a given type ($type). | |
save_run ( $xhprof_data, $type, $run_id = null ) | Save XHProf data for a profiler run of specified type ($type). |
public get_run ( $run_id, $type, &$run_desc ) |
public save_run ( $xhprof_data, $type, $run_id = null ) |