Enable Profiler

From TDN

Original Question:

On the channel, someone mentioned a profiler - is it possible to enable this thing with a command etc? :)

Self Response:

Never mind :) Two console commands help:

  profilerEnable(1);
  profilerDump();

Response:

Thanks for posting the answer. :)

If you encounter any probs with the profiler, let me know. I only had the opportunity to run real basic tests on it.