Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit acf11fae authored by Johannes Weiner's avatar Johannes Weiner Committed by Linus Torvalds
Browse files

[PATCH] Documentation/sysrq.txt: added short description for 'Q' (timerlist)



I added the 'Q' to list. A short description in the `Ok, so what can I
use them for'-section, on when or why to use it would be nice!

Signed-off-by: default avatarJohannes Weiner <hannes-kernel@saeurebad.de>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 47ebea83
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -93,6 +93,8 @@ On all - write a character to /proc/sysrq-trigger. e.g.:

'p'     - Will dump the current registers and flags to your console.

'q'     - Will dump a list of all running timers.

'r'     - Turns off keyboard raw mode and sets it to XLATE.

's'     - Will attempt to sync all mounted filesystems.