
To use it, when the profiler is displayed, you have access to a few hotkeys:
- Scroll Lock: Displays/hides the profiler history
- Pause: pause/unpause the profiler (also works when the history isn't displayed)
- left/right arrows: navigate in time to select a desired frame (180 frames are stored in memory for now)
- up/down arrows: display different levels of depth in the graph
For the time navigation, a white line acts as the time cursor. All the displayed profiler data are from that frame.
This allows to more easily track very punctual peaks.
Example below.

Finally, the graph only displays one depth at a time. The displayed depth is shown by a small white rectangle in the top-left tree and by asterisks (*) in the textual tree on the left. Here's a screenshot displaying the second depth:

Lemme know if you have any questions/comments. =)
Cheers,
Rom