diff options
author | David S. Miller <davem@davemloft.net> | 2012-10-16 09:34:01 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-10-16 09:34:01 -0700 |
commit | 916ca14aaf12a7191118adb51bb95e3c7866380d (patch) | |
tree | bc9c31c16aea077da695a64714707695c7f3948f /Documentation/sysrq.txt | |
parent | 08280e6c4c2e8049ac61d9e8e3536ec1df629c0d (diff) |
sparc64: Add global PMU register dumping via sysrq.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/sysrq.txt')
-rw-r--r-- | Documentation/sysrq.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/sysrq.txt b/Documentation/sysrq.txt index 642f84495b29..2a4cdda4828e 100644 --- a/Documentation/sysrq.txt +++ b/Documentation/sysrq.txt @@ -116,6 +116,7 @@ On all - write a character to /proc/sysrq-trigger. e.g.: 'w' - Dumps tasks that are in uninterruptable (blocked) state. 'x' - Used by xmon interface on ppc/powerpc platforms. + Show global PMU Registers on sparc64. 'y' - Show global CPU Registers [SPARC-64 specific] |