Skip to content

Commit

Permalink
try trigger based xdebug
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Dec 3, 2012
1 parent 64fb8a5 commit 2e2ff84
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion modules/webgrind/templates/webgrind.ini.erb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
xdebug.profiler_enable=1
xdebug.profiler_enable=0
xdebug.profiler_enable_trigger=1
xdebug.profiler_output_dir="/tmp"
xdebug.profiler_append=0
xdebug.profiler_output_name = "cachegrind.out.%t.%p"

0 comments on commit 2e2ff84

Please sign in to comment.