mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 12:52:55 +00:00
Add very preliminary intel_gpu_dump program
Right now it requires a filename on the command line, (such as /debug/dri/0/i915_batchbuffers). We plan to make it smarter in the future by going out and collecting all the data it needs.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
bin_PROGRAMS = \
|
||||
intel_gpu_dump \
|
||||
intel_gpu_top \
|
||||
intel_stepping
|
||||
|
||||
|
||||
Reference in New Issue
Block a user