File: intel_gpu_dump.1

package info (click to toggle)
intel-gpu-tools 1.0.2-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,716 kB
  • ctags: 2,265
  • sloc: sh: 10,233; ansic: 6,311; makefile: 137
file content (22 lines) | stat: -rw-r--r-- 655 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.\" 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.