intel/dump_gpu: Fix name of LD_PRELOAD in env append logic
authorD Scott Phillips <d.scott.phillips@intel.com>
Fri, 8 May 2020 21:37:06 +0000 (14:37 -0700)
committerD Scott Phillips <d.scott.phillips@intel.com>
Fri, 8 May 2020 21:49:07 +0000 (14:49 -0700)
commit6c998c7adfd386eede37de49080a043ef1ec0e34
tree397f7a84e555ee39742ead1836d7fad4ead89c29
parent1a59590e5d686a11687151d57f2fd43d366d6720
intel/dump_gpu: Fix name of LD_PRELOAD in env append logic

Checking for the wrong environment variable name to be set causes
us to stomp any pre-existing LD_PRELOAD.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4970>
src/intel/tools/intel_dump_gpu.in