You are here

xhprof.config.yml in XHProf 8

config/install/xhprof.config.yml

File

config/install/xhprof.config.yml
View source
  1. enabled: false
  2. interval: 0
  3. storage: xhprof.file_storage
  4. exclude: "/contextual/*\r\n/toolbar/*\r\n/edit/*\r\n/admin/*\r\n/profiler/*\r\n*.js\r\n*.css"
  5. exclude_indirect_functions: false
  6. flags:
  7. FLAGS_CPU: '0'
  8. FLAGS_MEMORY: '0'
  9. FLAGS_NO_BUILTINS: '0'
  10. show_summary_toolbar: false