Array ( [foo==>bar] => Array ( [ct] => 5 [wt] => 8 ) [bar==>bar@1] => Array ( [ct] => 4 [wt] => 4 ) [bar@1==>bar@2] => Array ( [ct] => 3 [wt] => 3 ) [bar@2==>bar@3] => Array ( [ct] => 2 [wt] => 1 ) [bar@3==>bar@4] => Array ( [ct] => 1 [wt] => 0 ) [main()==>foo] => Array ( [ct] => 1 [wt] => 27 ) [main()==>xhprof_disable] => Array ( [ct] => 1 [wt] => 0 ) [main()] => Array ( [ct] => 1 [wt] => 32 ) ) --------------- Assuming you have set up the http based UI for XHProf at some address, you can view run at http:///index.php?run=6717bf0e031c2&source=xhprof_foo ---------------