You are currently viewing Zend Server 5.x documentation. Click here to view the latest Zend Server online documentation.
You are here: Zend Server Best Practices > Development > Profiling

Profiling

Profiling code with Zend Server for IBMi is the process of using Zend Studio to analyze code execution performance.

 

To access this option from Zend Server for IBMi go to Monitor | EventsEvents are a result of the monitoring component checking your system and collecting information about a specific occurrence that indicates that your environment is displaying uncharacteristic behavior., select an event from the list and click on the event's ID number to view the details page.

 

This procedure describes how to profile an event from inside Zend Server for IBMi. Profiling from inside an event provides an additional diagnostics layer in order to investigate why a specific event was triggered.

 

Before following this procedure make sure that Zend Server for IBMi and Zend Studio are running and properly setup.

 

 

Instructions on how to complete a procedure

To Profile an event:

  1. Open an event by going to Monitor | Events, selecting an event from the list and clicking on the event's ID number to view the details page.

  2. In the Zend Studio diagnostics area click
    This action will run on the server defined in . By default, the settings are set to run diagnostic actions on the originating server (the server on which the event was created). You can change the settings to run on a different server.

  1. The information will be transferred to the Zend Studio PHP Profile preference where you can run profile and edit the file.

If this did not work see if one of these troubleshoot options help

 

 

Related Links

Related Links:

Working with the Debugger

Working with Firewall Tunneling

Working with Local Debugging

 

 

 

© 1999-2013 Zend Technologies, Ltd. All rights reserved.