Maintained fork of xhprof.io: GUI to analyze the profiling data collected using XHProf – A Hierarchical Profiler for PHP.
42
stars
10
forks
source link
Moved all inclusion code to prepend.php, because script may die or other... #7
Closed
staabm closed 11 years ago
... wise exit before this gets included/executed.
applied changes from PR https://github.com/gajus/xhprof.io/pull/39. kudos to @thebeline.