To make sure that the profiler is enabled in DBG, just check that the following line in present in the php.ini's [Debugger] block:
debugger.profiler_enabled = true
Check the DBG's debugger configuration page for more informations on the topic.