Skip to content

Instantly share code, notes, and snippets.

@dhrrgn
Created May 5, 2014 19:22
Show Gist options
  • Save dhrrgn/053aa9295fda4a0baab4 to your computer and use it in GitHub Desktop.
Save dhrrgn/053aa9295fda4a0baab4 to your computer and use it in GitHub Desktop.
xdebug.profiler_enable = 1
xdebug.profiler_output_dir = "/vagrant/cachegrind"
xdebug.profiler_output_name = "callgrind.out.%t.%p"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment