This procedure describes how to profile whole applications, projects, files or collections of files that are already on the server.
Note:
Your server must be running the Zend
Debugger or XDebug in order for remote debugging and
profiling capabilities to function.
The Zend Debugger comes bundled with
Zend Server,
but can also be downloaded
as a separate component from http://www.zend.com/en/products/studio/downloads. For instructions on manually installing the Zend Debugger, see Installing the Zend Debugger.
|
|
|
To profile a PHP Web Page:
Profile PHP Web Page Configuration
|
The Profiling Perspective will open, displaying the Profiling Monitor window with various Profiling views. See the PHP Profile Perspective for more on the information that will be displayed once a profile session has been run. |
|
|
|
Related Links: Using
the Profiler Locally Profiling a PHP Script Remotely Profiling a PHP Script Profiler Preferences |
|
|
©1999-2013 Zend Technologies LTD. All rights reserved.