mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 21:32:56 +00:00
tools: remove intel_gpu_dump
Superseded by the kernel's i915_error_state dumping facility. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -18,15 +18,9 @@ bin_PROGRAMS = \
|
||||
|
||||
noinst_PROGRAMS = \
|
||||
intel_dump_decode \
|
||||
intel_gpu_dump \
|
||||
intel_lid \
|
||||
$(NULL)
|
||||
|
||||
intel_gpu_dump_SOURCES = \
|
||||
intel_gpu_dump.c \
|
||||
intel_decode.c \
|
||||
intel_decode.h
|
||||
|
||||
intel_dump_decode_SOURCES = \
|
||||
intel_dump_decode.c \
|
||||
intel_decode.c \
|
||||
|
||||
Reference in New Issue
Block a user