Triggering the Profiler

If you want to generate a trace for either a webpage or a PHP script, there are four different possibilities for achieving this.

  1. Use the Chrome Extension from the browser

  2. Append parameters TO URL, as described in the Trigger Trace dialog, inside your project.

  3. Use the Commandline Tool from the shell

  4. Use Tracepoints from the UI

With the Chrome extension, you only have to be logged in to the Profiler to make it work. After that, select the project that you want to generate a trace with, start the profiling, refresh the page, and then stop profiling.

To get the hash for using the GET parameter, log into the Profiler and go to the Settings section of the project you want to trace. Copy the parameter and append it to the page you want to trace.

Still need help? Email [email protected]