Skip to content

Commit ede0f79

Browse files
Update Doc/library/profiling.sampling.rst
Co-authored-by: Savannah Ostrowski <[email protected]>
1 parent e010870 commit ede0f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/profiling.sampling.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -860,7 +860,7 @@ Within live mode, keyboard commands control the display:
860860
:kbd:`h` or :kbd:`?`
861861
Show the help screen with all available commands.
862862

863-
:kbd:`j` / :kbd:`k`
863+
:kbd:`j` / :kbd:`k` (or :kbd:`Up` / :kbd:`Down`)
864864
Navigate through opcode entries in the opcode panel (when ``--opcodes`` is
865865
enabled). These keys scroll through the instruction-level statistics for the
866866
currently selected function.

0 commit comments

Comments
 (0)