From 220c7d1f91e590be74866710d786833938c18c40 Mon Sep 17 00:00:00 2001 From: Kristian Høgsberg Kristensen Date: Tue, 4 Aug 2015 15:00:50 -0700 Subject: tools/aubdump: Add --device option for overriding device ID MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This lets us capture AUB traces for platforms different from the one we're running on. Signed-off-by: Kristian Høgsberg Kristensen --- man/intel_aubdump.man | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/intel_aubdump.man b/man/intel_aubdump.man index ea1c852e..a77947e7 100644 --- a/man/intel_aubdump.man +++ b/man/intel_aubdump.man @@ -25,7 +25,12 @@ Write the trace output to the file .IR FILE . Default is .IR COMMAND .aub. - +.TP +.BI \-\^\-device= ID +Override the PCI ID of the drm device. This is useful for getting an +aub dump for a different generation of GPU. In this mode intel_aubdump +will intercept but not forward the execbuffer2 ioctl, as that would +typically cause a GPU hang. .SH EXAMPLES .TP intel_aubdump -v --output=stuff.aub -- glxgears -geometry 500x500 -- cgit v1.2.3