7 Commits

Author SHA1 Message Date
Jani Nikula
4fe60a6e1c tools: fix intel_gpu_abrt to use intel_reg
intel_reg_dumper is gone, replaced by 'intel_reg dump'.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
2015-12-02 13:14:03 +02:00
Vincent Cheng
cb512b6470 tools/intel_gpu_abrt: Fix bashism
intel-gpu-tools ships a #!/bin/sh script that has bash-specific syntax
(which breaks on distros such as Debian and Ubuntu where /bin/sh is a
symlink to something other than bash).

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=87888
2014-12-31 10:42:38 +00:00
Rodrigo Vivi
c0a74d8d50 tools: intel_gpu_abrt bug report template.
checking if file has been generated and output a template for a good bug report
2012-12-13 18:15:38 +01:00
Rodrigo Vivi
3ab148331a tools: intel_gpu_abrt checking for root access
needed by other igt tools that are collecting more usefull information.
2012-12-13 18:15:34 +01:00
Rodrigo Vivi
616a4de567 tools: intel_gpu_abrt collecting more useful info 2012-12-13 18:15:32 +01:00
Rodrigo Vivi
7150a04124 tools: intel_gpu_abrt "get" function
A function to make it easy to collect any file or directory needed later.
2012-12-13 18:15:29 +01:00
Daniel Vetter
931aa17754 tools: script to gather bug report data
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2011-10-30 22:04:39 +01:00