User Tools

Site Tools


en:tutorials:tools:profiler

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:tutorials:tools:profiler [2020/08/19 18:51 (5 years ago)] – ↷ Links adapted because of a move operation sausageen:tutorials:tools:profiler [2022/06/12 15:43 (3 years ago)] (current) – Updated pause & history keyboard shortcuts iarwain
Line 97: Line 97:
 ===== Using the profiler ===== ===== Using the profiler =====
  
-You can pause or unpause the profiler at any time using the ''Space Bar''.+You can pause or unpause the profiler at any time by pressing ''F5''.
  
 Observe the running function call Markers. When first running the profile on the playground application, there will be no physics calls running in the engine. You can still interact with the demo in the background. If you click with the left mouse button you will spawn some physics objects. Observe the running function call Markers. When first running the profile on the playground application, there will be no physics calls running in the engine. You can still interact with the demo in the background. If you click with the left mouse button you will spawn some physics objects.
Line 111: Line 111:
 ===== History Graph ===== ===== History Graph =====
  
-You can activate a history graph of frames by pressing the ''Scroll Lock'' key. You will see past frames. The colors on each vertical slice correspond to the Meter Bars.+You can activate a history graph of frames by pressing ''F8'' key. You will see past frames. The colors on each vertical slice correspond to the Meter Bars.
  
 {{ tutorials:tools:profiler-graph.jpg?direct |}} {{ tutorials:tools:profiler-graph.jpg?direct |}}
  
-You can pause this graph with the ''Space Bar'' and you can scroll back and forth (using the ''Left'' and ''Right'' keys) through the history to a particular frame to inspect the meters and values for each Marker to observe spikes.+You can pause this graph with ''F5'' and you can scroll back and forth (using the ''Left'' and ''Right'' keys) through the history to a particular frame to inspect the meters and values for each Marker to observe spikes.
  
 The white vertical line shows the current frame being inspected. The white vertical line shows the current frame being inspected.
en/tutorials/tools/profiler.1597888275.txt.gz · Last modified: 2020/08/19 18:51 (5 years ago) by sausage