mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-08 16:36:14 +00:00
intel_gpu_dump: also kill manpage
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
8d9792ce23
commit
c7a98ae251
@ -1,22 +0,0 @@
|
|||||||
.\" shorthand for double quote that works everywhere.
|
|
||||||
.ds q \N'34'
|
|
||||||
.TH intel_gpu_dump 1 "intel_gpu_dump 1.0"
|
|
||||||
.SH NAME
|
|
||||||
intel_gpu_dump \- Print out debugging information on the state of the
|
|
||||||
Intel GPU.
|
|
||||||
.SH SYNOPSIS
|
|
||||||
.nf
|
|
||||||
.B intel_gpu_dump
|
|
||||||
.B intel_gpu_dump [ filename ]
|
|
||||||
.fi
|
|
||||||
.SH DESCRIPTION
|
|
||||||
.B intel_gpu_dump
|
|
||||||
is a tool to log the current state of an Intel GPU
|
|
||||||
when it is hung, for later analysis. It requires kernel 2.6.30rc1 or newer,
|
|
||||||
debugfs mounted on /sys/kernel/debug or /debug, and root privilege for
|
|
||||||
mapping the device to inspect it.
|
|
||||||
.SS Options
|
|
||||||
.TP
|
|
||||||
.B filename
|
|
||||||
Decodes just one batchbuffer or ringbuffer dump, rather than dumping all
|
|
||||||
of the GPU state.
|
|
Loading…
x
Reference in New Issue
Block a user